Automated linting for your C/C++ code
Integrate Cpp Linter into your workflow with:
- cpp-linter-action — GitHub Action for CI pipelines
- cpp-linter-hooks — Pre-commit hooks for local development
We provide ready-to-use binaries and Docker images of key clang-tools
:
Prefer modern package managers? Install clang-format
, clang-tidy
, clang-query
, and more via:
Thanks for your interest in contributing to cpp-linter!
We welcome feedback, bug reports, and feature requests from the community!