clang-format topic
clang-blueprint
:european_castle: Example C++11 CMake project that incorporates awesome Clang tooling :dragon:
Format.cmake
💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.
cmake-init
The missing CMake project initializer
clang-format-action
GitHub Action for clang-format checking
ModernCppStarter
🚀 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
A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
cmake-scripts
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
Bringing clang-tidy magic to Visual Studio C++ developers.
run-clang-format
A wrapper script around clang-format, suitable for linting multiple files and to use for continuous integration