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

GitHub

147 stars
4 watching
40 forks
Language: Shell
last commit: 10 months ago
Linked from 1 awesome list

clang-format

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
barisione/clang-format-hooks Applies a coding style with clang-format to new code added to an existing code base. 203
micjabbour/pronto-clang_format A tool to automatically reformat code according to configurable style guidelines using the Pronto runner and clang-format 0
suse/clang-extract A tool to extract code content from source files using the clang and LLVM infrastructure. 17
mitaki28/vscode-clang An extension for Visual Studio Code that provides C/C++/Objective-C code completion and diagnostics using the Clang compiler 129
caphyon/clang-power-tools A set of tools that integrates clang-tidy functionality into Visual Studio C++ development 496
kbenzie/git-cmake-format Automates code formatting in CMake projects during development and commit processes. 58
asutton/clang A compiler front-end for the C family of languages built as part of the LLVM project infrastructure 71
ennocramer/floskell A tool that formats Haskell source code into a more readable layout 180
benoitsan/bbuncrustifyplugin-xcode An Xcode plugin for formatting Objective-C code using Uncrustify or ClangFormat 1,193
polysquare/clang-tidy-target-cmake Adds custom checks to a C++ compilation target using CMake and clang-tidy. 16
tweag/ormolu A tool that formats Haskell source code to a consistent style 971
kkinnear/zprint A tool for formatting and beautifying Clojure and Clojurescript source code and s-expressions to improve readability. 563
nixos/nixfmt A tool that formats code according to a standardized style 949
tweag/topiary A tool that automates uniform formatting of code in multiple languages using a simple DSL. 598
cheshirekow/cmake_format A tool to improve the readability of CMake project files by formatting their contents. 977