clang-format topic

List clang-format repositories

clang-blueprint

106
Stars
19
Forks
Watchers

:european_castle: Example C++11 CMake project that incorporates awesome Clang tooling :dragon:

Format.cmake

144
Stars
21
Forks
Watchers

💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.

cmake-init

1.9k
Stars
71
Forks
Watchers

The missing CMake project initializer

cmake-examples

12.0k
Stars
2.5k
Forks
Watchers

Useful CMake Examples

clang-format-action

91
Stars
27
Forks
Watchers

GitHub Action for clang-format checking

ModernCppStarter

4.1k
Stars
359
Forks
Watchers

🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.

modern-cpp-template

1.6k
Stars
209
Forks
Watchers

A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.

cmake-scripts

553
Stars
63
Forks
Watchers

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.

clang-power-tools

465
Stars
56
Forks
Watchers

Bringing clang-tidy magic to Visual Studio C++ developers.

run-clang-format

235
Stars
66
Forks
Watchers

A wrapper script around clang-format, suitable for linting multiple files and to use for continuous integration