diff options
author | jhlink <jhlink@users.noreply.github.com> | 2020-07-10 18:16:12 -0400 |
---|---|---|
committer | jhlink <jhlink@users.noreply.github.com> | 2020-07-10 18:16:12 -0400 |
commit | 56b92544c2ec310165c9a6d504051a77042b1855 (patch) | |
tree | 3bacaa17aad43223f62422c33ecac746d1e068ce /doc | |
parent | 5dbbd2d18b0c06fca7590e4362d24c0494428e68 (diff) | |
download | ale-56b92544c2ec310165c9a6d504051a77042b1855.zip |
doc: Add astyle to supported lang & tools
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ale-supported-languages-and-tools.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale-supported-languages-and-tools.txt b/doc/ale-supported-languages-and-tools.txt index 45252294..7babf590 100644 --- a/doc/ale-supported-languages-and-tools.txt +++ b/doc/ale-supported-languages-and-tools.txt @@ -44,6 +44,7 @@ Notes: * `shellcheck` * `shfmt` * C + * `astyle` * `ccls` * `clang` * `clangd` |