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: 3 months ago
cclangclang-formatcppgitgitbookobjective-csyntax

Related projects:

Repository Description Stars
eklitzke/clang-format-all A tool to format C and C++ code using clang-format in a consistent manner 147
micjabbour/pronto-clang_format A tool to automatically reformat code according to configurable style guidelines using the Pronto runner and clang-format 0
mitaki28/vscode-clang An extension for Visual Studio Code that provides C/C++/Objective-C code completion and diagnostics using the Clang compiler 128
caphyon/clang-power-tools A set of tools that integrates clang-tidy functionality into Visual Studio C++ development 493
benoitsan/bbuncrustifyplugin-xcode An Xcode plugin for formatting Objective-C code using Uncrustify or ClangFormat 1,193
dotnet/clangsharp A .NET wrapper around the Clang C compiler 942
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
salgnt/cscs A curated collection of coding style conventions and standards for various programming languages. 1,501
crystal-lang/clang.cr A set of bindings and tools to interact with the Clang compiler using Crystal programming language 47
polysquare/clang-tidy-target-cmake Adds custom checks to a C++ compilation target using CMake and clang-tidy. 16
codemakebros/css-style-guide A comprehensive guide to CSS and Sass styles with best practices and conventions 96
jupyterlab-contrib/jupyterlab_code_formatter Facilitates invocation of code formatters in JupyterLab 854
aras-p/clangbuildanalyzer Analyze and visualize build processes using Clang's time tracing feature to identify performance bottlenecks 1,011
leejarvis/rack-pygmentize Middleware to format source code with syntax highlighting 25