There are 4 repositories under clang-format topic.
Useful CMake Examples
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
Xcode plug-in to to use clang-format from in Xcode and consistently format your code with Clang
The missing CMake project initializer
A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
Vim plugin for clang-format, a formatter for C, C++, Obj-C, Java, JavaScript, and so on.
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.
Skylark Editor is written in C, a high performance text/hex editor. Embedded Database-client/Redis-client/Lua-engine. You can run Lua scripts and SQL files directly.
C/C++ hooks to integrate with pre-commit
A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)
C++ project template with unit-tests, documentation, ci-testing and workflows.
A Visual Studio Code extension that provides C++, C, Obj-C, Java formatting with the use of clang-format
A wrapper script around clang-format, suitable for linting multiple files and to use for continuous integration
Apply a coding style with clang-format only to new code added to an existing code base.
LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-time, and "idle-time" optimization of programs. Originally implemented for C/C++ , though, has a variety of front-ends, including Java, Python, etc.
💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.
Template for C++ library built with CMake
Run clang-format -i on all of the files in your C or C++ project
C/C++ language server implemented on top of Clang frontend.
This action checks if the source code matches the .clang-format file.
🔋amp-devcontainer is a batteries-included devcontainer useable for modern software development
:electric_plug: Configuration-free utility for building, testing and packaging executables written in C++. Can auto-detect compilation flags based on includes, via the package system and pkg-config.
GitHub Action for clang-format checking
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:
Clang-Format Editor is a tool that helps you find the best Clang-Format Style for your C++, C#, Java, JavaScript, and Objective-C code.
Tool used to format, improve and verify code to BDE guidelines
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.