summaryrefslogtreecommitdiff
path: root/doc/ale.txt
diff options
context:
space:
mode:
authorAntoine Gagné <AntoineGagne@users.noreply.github.com>2021-02-28 08:31:44 -0500
committerGitHub <noreply@github.com>2021-02-28 22:31:44 +0900
commit48fab99a0ab793e1b9607795c21659f12bd6947f (patch)
tree5d554e05d76fb9197e3c89e806490f4cd98b0fac /doc/ale.txt
parent038e4a8c31feb03beea02c09d953affc8c460515 (diff)
downloadale-48fab99a0ab793e1b9607795c21659f12bd6947f.zip
Add support for `erlfmt` fixer (#3602)
* Add support for `erlfmt` * Add missing entry to table of contents * Fix warnings * Add missing tools to supported tools
Diffstat (limited to 'doc/ale.txt')
-rw-r--r--doc/ale.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index 113e29c5..1f7dbe76 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -2697,6 +2697,7 @@ documented in additional help files.
dialyzer..............................|ale-erlang-dialyzer|
elvis.................................|ale-erlang-elvis|
erlc..................................|ale-erlang-erlc|
+ erlfmt................................|ale-erlang-erlfmt|
syntaxerl.............................|ale-erlang-syntaxerl|
eruby...................................|ale-eruby-options|
ruumba................................|ale-eruby-ruumba|