google-astyle
google-astyle copied to clipboard
Cpp source code formatter for Google C++ Style
Given this defintion in foo.h: ```c++ class A { class B { }; }; ``` When I format this using ```bash google-astyle --style=linux foo.h ``` Then the opening brace for...
Add quick build script for convenience
Lines like: `for (auto elemt : list)` are formated like labels instead like "for"
Change Chinese-Simp tralslate.