|
cpplint
☆
« Back to VersTracker
|
|||||||||||||||||||||||||
|
Description: Static code checker for C++ |
|||||||||||||||||||||||||
| Type: Formula | Latest Version: 2.0.2@0 | Tracked Since: Dec 17, 2025 | |||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | |||||||||||||||||||||||||
| Category: Developer tools | |||||||||||||||||||||||||
| Tags: c++ linting static-analysis code-style developer-tools | |||||||||||||||||||||||||
| Install: brew install cpplint | |||||||||||||||||||||||||
|
About: cpplint is a static code checker that enforces Google's C++ style guide. It analyzes C++ source files to ensure compliance with formatting, naming conventions, and structural rules. This tool helps teams maintain consistent, readable codebases and catch common style errors early in the development process. |
|||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||
Alternatives:
|
|||||||||||||||||||||||||
| License: Apache-2.0 | |||||||||||||||||||||||||
| Dependencies: python@3.14 | |||||||||||||||||||||||||
| Bottles available for: all | |||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||
|