macOS
brew install cpplintlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cpplint in AI-Agent-Workflows.
Installation
brew install cpplintlocal Homebrew formula metadata
sudo apk add cpplintAlpine Linux edge package indexes · cpplint · Quelle: dl-cdn.alpinelinux.org
sudo apt install cpplintDebian stable package indexes · cpplint · Quelle: deb.debian.org
nix profile install nixpkgs#cpplintnixpkgs package indexes · pkgs/by-name/cp/cpplint/package.nix · Quelle: api.github.com
Überblick
Static code checker for C++
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
cpplint | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://pypi.org/project/cpplint/
Installationsmetadaten
| Paketschlüssel | brew:cpplint |
|---|---|
| Version | 2.0.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/cpplint |
| Homepage | https://pypi.org/project/cpplint/ |
| Repository | https://github.com/cpplint/cpplint |
| Upstream-Dokumentation | https://github.com/cpplint/cpplint#readme |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://files.pythonhosted.org/packages/c5/83/47a9e7513ba4d943a9dac2f6752b444377c91880f4f4968799b4f42d89cc/cpplint-2.0.2.tar.gz |
| Abhängigkeiten | python@3.14 |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-pycQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.