doc: Add astyle to supported-tools.md

This commit is contained in:
jhlink 2020-07-10 17:59:14 -04:00
parent 8c0b9ecdfd
commit 5dbbd2d18b
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ formatting.
* [shellcheck](https://www.shellcheck.net/)
* [shfmt](https://github.com/mvdan/sh)
* C
* [astyle](http://astyle.sourceforge.net/)
* [ccls](https://github.com/MaskRay/ccls)
* [clang](http://clang.llvm.org/)
* [clangd](https://clang.llvm.org/extra/clangd.html)