clang-format-all
Code formatter
A tool to format C and C++ code using clang-format in a consistent manner
Run clang-format -i on all of the files in your C or C++ project
147 stars
4 watching
40 forks
Language: Shell
last commit: 11 months ago
Linked from 1 awesome list
clang-format
Related projects:
Repository | Description | Stars |
---|---|---|
| Applies a coding style with clang-format to new code added to an existing code base. | 203 |
| A tool to automatically reformat code according to configurable style guidelines using the Pronto runner and clang-format | 0 |
| A tool to extract code content from source files using the clang and LLVM infrastructure. | 17 |
| An extension for Visual Studio Code that provides C/C++/Objective-C code completion and diagnostics using the Clang compiler | 129 |
| A set of tools that integrates clang-tidy functionality into Visual Studio C++ development | 496 |
| Automates code formatting in CMake projects during development and commit processes. | 58 |
| A compiler front-end for the C family of languages built as part of the LLVM project infrastructure | 71 |
| A tool that formats Haskell source code into a more readable layout | 180 |
| An Xcode plugin for formatting Objective-C code using Uncrustify or ClangFormat | 1,193 |
| Adds custom checks to a C++ compilation target using CMake and clang-tidy. | 16 |
| A tool that formats Haskell source code to a consistent style | 971 |
| A tool for formatting and beautifying Clojure and Clojurescript source code and s-expressions to improve readability. | 563 |
| A tool that formats code according to a standardized style | 949 |
| A tool that automates uniform formatting of code in multiple languages using a simple DSL. | 598 |
| A tool to improve the readability of CMake project files by formatting their contents. | 977 |