summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjhlink <jhlink@users.noreply.github.com>2020-07-10 17:59:14 -0400
committerjhlink <jhlink@users.noreply.github.com>2020-07-10 17:59:14 -0400
commit5dbbd2d18b0c06fca7590e4362d24c0494428e68 (patch)
treef2a2d28903caf712fbe7eaa951707b53497326eb
parent8c0b9ecdfd8d91a76459e6dc7ccd0638f081a82f (diff)
downloadale-5dbbd2d18b0c06fca7590e4362d24c0494428e68.zip
doc: Add astyle to supported-tools.md
-rw-r--r--supported-tools.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md
index 7d2f5287..3c9f9ccb 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -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)