Coding Style Tools
Artistic Style - A tool to format C/C++/C#/Obj-C/Java code. Also known as astyle.
C
ClangFormat
A tool to format C/C++/Obj-C code.
C
Clang-Tidy
Clang-based C++ linter tool.
E
EditorConfig
EditorConfig helps maintain consistent coding styles across different editors and IDEs.