pronto-clang_format
Code formatter
A tool to automatically reformat code according to configurable style guidelines using the Pronto runner and clang-format
Pronto runner for clang-format
0 stars
1 watching
1 forks
Language: Ruby
last commit: almost 2 years ago 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 |
eklitzke/clang-format-all | A tool to format C and C++ code using clang-format in a consistent manner | 147 |
caphyon/clang-power-tools | A set of tools that integrates clang-tidy functionality into Visual Studio C++ development | 493 |
leejarvis/rack-pygmentize | Middleware to format source code with syntax highlighting | 25 |
mitaki28/vscode-clang | An extension for Visual Studio Code that provides C/C++/Objective-C code completion and diagnostics using the Clang compiler | 128 |
rubychan/coderay | A Ruby library for syntax highlighting and formatting source code with line numbers. | 846 |
antlr/codebuff | A machine learning-based code formatter that formats language-agnostic code using patterns learned from a corpus. | 445 |
johnnymorganz/stylua | A deterministic code formatter for various Lua versions and environments | 1,604 |
kkinnear/zprint | A tool for formatting and beautifying Clojure and Clojurescript source code and s-expressions to improve readability. | 556 |
benoitsan/bbuncrustifyplugin-xcode | An Xcode plugin for formatting Objective-C code using Uncrustify or ClangFormat | 1,193 |
suse/clang-extract | A tool to extract code content from source files using the clang and LLVM infrastructure. | 14 |
asutton/clang | A compiler front-end for the C family of languages built as part of the LLVM project infrastructure | 71 |
jupyterlab-contrib/jupyterlab_code_formatter | Facilitates invocation of code formatters in JupyterLab | 854 |
jinxdash/prettier-plugin-rust | A code formatter plugin for Rust that formats code according to the Prettier style guide | 181 |
venantius/vim-cljfmt | Automates formatting of Clojure code in Vim | 152 |