macOS
brew install cpplintlocal Homebrew formula metadata
brew
Static code checker for C++. Version 2.0.2 via Homebrew; verified from local package data.
install
brew install cpplintlocal Homebrew formula metadata
sudo apk add cpplintAlpine Linux edge package indexes · cpplint · source: dl-cdn.alpinelinux.org
sudo apt install cpplintDebian stable package indexes · cpplint · source: deb.debian.org
nix profile install nixpkgs#cpplintnixpkgs package indexes · pkgs/by-name/cp/cpplint/package.nix · source: api.github.com
overview
Static code checker for C++
history
cpplint is a command-line static style checker for C and C++ files following Google's C++ style guide.
The maintained cpplint package identifies itself as a fork of Google's cpplint from google/styleguide. Its README says the fork keeps the same core purpose while accepting fixes that make the tool usable in wider contexts.
The package is distributed through PyPI for Python-based installation and through Unix package managers, making it easy to add to local developer workflows and CI jobs.
Typical usage is cpplint [OPTIONS] files. The fork documents practical additions such as Python 3 compatibility, recursive file discovery, exclusion support, JUnit XML output, configurable extensions, and repository-root overrides.
cpplint is a good example of a small language-policy tool that package managers keep around because many C++ projects want style checking without adopting a full compiler analysis stack.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
CPPLINT.cfgexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cpplint | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://pypi.org/project/cpplint/
install metadata
| Package key | brew:cpplint |
|---|---|
| Version | 2.0.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cpplint |
| Homepage | https://pypi.org/project/cpplint/ |
| Repository | https://github.com/cpplint/cpplint |
| Upstream docs | https://github.com/cpplint/cpplint#readme |
| License | Apache-2.0 |
| Source archive | https://files.pythonhosted.org/packages/c5/83/47a9e7513ba4d943a9dac2f6752b444377c91880f4f4968799b4f42d89cc/cpplint-2.0.2.tar.gz |
| Dependencies | python@3.14 |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cpplint |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
cpplint 1.6.1-3
Static code checker for C++
https://github.com/cpplint/cpplint
sudo apt install cpplintcpplint
nix profile install nixpkgs#cpplintcpplint 1.6.1-3
Static code checker for C++
https://github.com/cpplint/cpplint
sudo apt install cpplintcpplint 2.0.2-r1
Static code checker for C++
https://github.com/cpplint/cpplint
sudo apk add cpplintcpplint-pyc 2.0.2-r1
Precompiled Python bytecode for cpplint
https://github.com/cpplint/cpplint
sudo apk add cpplint-pycsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.