clang-tidy topic

List clang-tidy repositories

Makefile

63
Stars
11
Forks
Watchers

Cross-platform C++ Makefile project template

CppProjectTemplate

180
Stars
77
Forks
Watchers

C++ project template with unit-tests, documentation, ci-testing and workflows.

rules_ll

73
Stars
8
Forks
Watchers

An Upstream Clang/LLVM-based toolchain for contemporary C++ and heterogeneous programming

amp-devcontainer

79
Stars
4
Forks
Watchers

amp-devcontainer is a fully loaded devcontainer useable for, embedded, C++ or Rust development

cpp-linter-action

85
Stars
19
Forks
Watchers

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

27
Stars
10
Forks
Watchers

GitHub action performs static analysis on C++/Python code, flags issues, and posts comments directly on PRs.

template-project-cpp

22
Stars
7
Forks
Watchers

An template C++ project using CMake for build configuration and Catch/TravisCI for automated testing

cmake-pre-commit-hooks

20
Stars
1
Forks
Watchers

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

15
Stars
3
Forks
Watchers

Execute static analysis through CodeChecker in the CI.