clang-tidy topic
Makefile
Cross-platform C++ Makefile project template
CppProjectTemplate
C++ project template with unit-tests, documentation, ci-testing and workflows.
rules_ll
An Upstream Clang/LLVM-based toolchain for contemporary C++ and heterogeneous programming
amp-devcontainer
amp-devcontainer is a fully loaded devcontainer useable for, embedded, C++ or Rust development
cpp-linter-action
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 re...
StaticAnalysis
GitHub action performs static analysis on C++/Python code, flags issues, and posts comments directly on PRs.
template-project-cpp
An template C++ project using CMake for build configuration and Catch/TravisCI for automated testing
cmake-pre-commit-hooks
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.
CodeChecker-Action
Execute static analysis through CodeChecker in the CI.