doc: Add astyle in c++ section in supported-tool

This commit is contained in:
jhlink 2020-07-25 20:35:28 -04:00
parent 9316b7b3f2
commit 4fc59ccace
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@ formatting.
* [mcsc](http://www.mono-project.com/docs/about-mono/languages/csharp/) :floppy_disk: see:`help ale-cs-mcsc` for details and configuration
* [uncrustify](https://github.com/uncrustify/uncrustify)
* C++ (filetype cpp)
* [astyle](http://astyle.sourceforge.net/)
* [ccls](https://github.com/MaskRay/ccls)
* [clang](http://clang.llvm.org/)
* [clangcheck](http://clang.llvm.org/docs/ClangCheck.html) :floppy_disk: