Bookmarks tagged [coding-style-tools]
http://astyle.sourceforge.net/
A tool to format C/C++/C/Obj-C/Java code. Also known as astyle.
- tags: cpp, coding-style-tools
http://clang.llvm.org/docs/ClangFormat.html
A tool to format C/C++/Obj-C code.
- tags: cpp, coding-style-tools
http://clang.llvm.org/extra/clang-tidy.html
Clang-based C++ linter tool.
- tags: cpp, coding-style-tools
https://github.com/uncrustify/uncrustify
Code beautifier.
- tags: cpp, coding-style-tools
- source code