Skip to content

Commit b757313

Browse files
authored
Merge pull request fffaraz#606 from muttleyxd/astyle
Coding Style Tools: Add Artistic Style
2 parents 0fc171d + b86291c commit b757313

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -877,6 +877,7 @@ array expressions, inspired by NumPy syntax. [BSD 3-clause] [website](http://qua
877877

878878
## Coding Style Tools
879879

880+
* [Artistic Style](http://astyle.sourceforge.net/) - A tool to format C/C++/C#/Obj-C/Java code. Also known as astyle.
880881
* [ClangFormat](http://clang.llvm.org/docs/ClangFormat.html) - A tool to format C/C++/Obj-C code.
881882
* [Clang-Tidy](http://clang.llvm.org/extra/clang-tidy.html) - Clang-based C++ linter tool.
882883
* [Uncrustify](https://github.com/bengardner/uncrustify) - Code beautifier.

0 commit comments

Comments
 (0)