Change the repository type filter
All
Repositories list
10 repositories
- A CLI tool that scans a batch of files with clang-tidy and/or clang-format, then provides feedback in the form of comments, annotations, summaries, and reviews.
- C/C++ code linter hooks for pre-commit
- A Github Action for linting C/C++ code integrating clang-tidy and clang-format to collect feedback provided in the form of file-annotations, thread-comments, workflow step-summary, and Pull Request reviews.
- 🐳 Clang Tools Docker image includes the clang-format and clang-tidy.
- Install clang-format, clang-tidy, clang-query and clang-apply-replacements binaries with clang-tools CLI.
- Test cpp-linter-action
- cpp-linter core Python executable package
- static-linked versions of clang tools for Linux, Mac OS X and Windows