clang-format-hooks

Code formatter

Applies a coding style with clang-format to new code added to an existing code base.

Apply a coding style with clang-format only to new code added to an existing code base.

GitHub

203 stars
4 watching
55 forks
Language: Python
last commit: about 2 years ago
cclangclang-formatcppgitgitbookobjective-csyntax

Related projects:

RepositoryDescriptionStars
eklitzke/clang-format-allA tool to format C and C++ code using clang-format in a consistent manner147
micjabbour/pronto-clang_formatA tool to automatically reformat code according to configurable style guidelines using the Pronto runner and clang-format0
mitaki28/vscode-clangAn extension for Visual Studio Code that provides C/C++/Objective-C code completion and diagnostics using the Clang compiler129
caphyon/clang-power-toolsA set of tools that integrates clang-tidy functionality into Visual Studio C++ development496
benoitsan/bbuncrustifyplugin-xcodeAn Xcode plugin for formatting Objective-C code using Uncrustify or ClangFormat1,193
dotnet/clangsharpClangSharp provides a set of C# bindings for the Clang compiler suite.964
kbenzie/git-cmake-formatAutomates code formatting in CMake projects during development and commit processes.58
asutton/clangA compiler front-end for the C family of languages built as part of the LLVM project infrastructure71
salgnt/cscsA curated collection of coding style conventions and standards for various programming languages.1,502
crystal-lang/clang.crA set of bindings and tools to interact with the Clang compiler using Crystal programming language47
polysquare/clang-tidy-target-cmakeAdds custom checks to a C++ compilation target using CMake and clang-tidy.16
codemakebros/css-style-guideA comprehensive guide to CSS and Sass styles with best practices and conventions97
jupyterlab-contrib/jupyterlab_code_formatterFacilitates invocation of code formatters in JupyterLab856
aras-p/clangbuildanalyzerAnalyze and visualize build processes using Clang's time tracing feature to identify performance bottlenecks1,019
leejarvis/rack-pygmentizeMiddleware to format source code with syntax highlighting25