There are 5 repositories under clang-tidy topic.
CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools.
The missing CMake project initializer
Goal: Enable awesome tooling for Bazel users of the C language family.
Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined sanitizer instrumentation, compilation of GLSL shaders and more.
Bringing clang-tidy magic to Visual Studio C++ developers.
A simple example of how to setup a complete CI environment for C and C++
A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.
C/C++ hooks to integrate with pre-commit
C++ project template with unit-tests, documentation, ci-testing and workflows.
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.
🔋amp-devcontainer is a batteries-included devcontainer useable for modern software development
Run clang-tidy on Bazel C++ targets directly, efficiently, with caching enabled
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.
:european_castle: Example C++11 CMake project that incorporates awesome Clang tooling :dragon:
Create a pull request review based on clang-tidy warnings
An Upstream Clang/LLVM-based toolchain for contemporary C++ and heterogeneous programming
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.
C/C++ pre-commit hooks powered by clang-format and clang-tidy
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.
Generates an html file that organizes your clang-tidy log output with the latest clang-tidy checks.
An template C++ project using CMake for build configuration and Catch/TravisCI for automated testing
CLI application to run clang-tidy on a set of files specified using globs in a JSON configuration file.
cmake swiss army knife github docker action
cpp-linter core Python executable package
Execute static analysis through CodeChecker in the CI.
A Visual Studio Code extension to lint code by clang-tidy.
🐳 Clang Tools Docker image includes the clang-format and clang-tidy.
A plugin to publish clang-tidy checks on neovin lsp diagnostics
Tool for providing static analysis of items in Clang's compilation database.
Cross platform secure and non-secure versions of Socket classes were written in modern C++(11 and later).