CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools.
-
Updated
Jul 31, 2025 - Python
CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools.
Goal: Enable awesome tooling for Bazel users of the C language family.
C/C++ hooks to integrate with pre-commit
A wrapper script around clang-format, suitable for linting multiple files and to use for continuous integration
C/C++ language server implemented on top of Clang frontend.
Create a pull request review based on clang-tidy warnings
Turn clang-tidy warnings and fixes to comments in your pull request
GitHub action performs static analysis on C++/Python code, flags issues, and posts comments directly on PRs.
List of hooks for pre-commit to use with projects built using CMake. The hooks will automatically make a configure step using CMake in order to generate the compilation database if required.
C/C++ code linter hooks for pre-commit
Generates an html file that organizes your clang-tidy log output with the latest clang-tidy checks.
cmake swiss army knife github docker action
cpp-linter core Python executable package
Tool for providing static analysis of items in Clang's compilation database.
Install clang-format, clang-tidy, clang-query and clang-apply-replacements binaries with clang-tools CLI.
A GitHub action to check a repository using clang-tidy
A parallel tooling driver based on compilation database
A capable template for C++ projects using CI, Building, Testing, Formatting, Documenting and more
small collection of script to refactor legacy C++ code.
Add a description, image, and links to the clang-tidy topic page so that developers can more easily learn about it.
To associate your repository with the clang-tidy topic, visit your repo's landing page and select "manage topics."