clang-format topic

List clang-format repositories

pre-commit-hooks

296
Stars
62
Forks
Watchers

C/C++ hooks to integrate with pre-commit

cxxd

152
Stars
9
Forks
Watchers

C/C++ language server implemented on top of Clang frontend.

ClangFormat-Xcode

2.9k
Stars
288
Forks
Watchers

Xcode plug-in to to use clang-format from in Xcode and consistently format your code with Clang

vim-codefmt

1.1k
Stars
112
Forks
Watchers

Vim plugin for syntax-aware code formatting

vim-clang-format

1.1k
Stars
119
Forks
Watchers

Vim plugin for clang-format, a formatter for C, C++, Obj-C, Java, JavaScript, and so on.

clang-format-hooks

195
Stars
51
Forks
Watchers

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

vscode-clang-format

222
Stars
72
Forks
Watchers

A Visual Studio Code extension that provides C++, C, Obj-C, Java formatting with the use of clang-format

clang-format-all

147
Stars
38
Forks
Watchers

Run clang-format -i on all of the files in your C or C++ project

objc-format-check

76
Stars
7
Forks
Watchers

🛠A code-format tool for C or OC

clang-format-lint-action

130
Stars
45
Forks
Watchers

This action checks if the source code matches the .clang-format file.