Skip to content

v0.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Aug 05:07
· 26 commits to main since this release
12c0a86

The first release for cpplint-cpp.

Installation

pip install cpplint-cpp --no-index --find-links https://matyalatte.github.io/cpplint-cpp/packages.html

Note

glibc build requires glibc 2.34 or later. When you use an older version of glibc, pip installs musl build that is slower than glibc build.