diff options
author | Dmitri Vereshchagin <dmitri.vereshchagin@gmail.com> | 2019-09-01 17:36:40 +0300 |
---|---|---|
committer | Dmitri Vereshchagin <dmitri.vereshchagin@gmail.com> | 2020-09-06 12:40:28 +0300 |
commit | 49718e0ec6eb4b9068049048c9373167c19257c9 (patch) | |
tree | 3df86c81d31ccedd77dddd68b1fcdb551bb55958 /doc/ale.txt | |
parent | 5bc49d204782617e01da65d83c0d9700a1b0a72f (diff) | |
download | ale-49718e0ec6eb4b9068049048c9373167c19257c9.zip |
Add Elvis handler for Erlang
[Elvis][1] is an Erlang style reviewer.
[1]: https://github.com/inaka/elvis
Diffstat (limited to 'doc/ale.txt')
-rw-r--r-- | doc/ale.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index d45cada7..4a1dc7cc 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -2575,6 +2575,7 @@ documented in additional help files. elm-make..............................|ale-elm-elm-make| erlang..................................|ale-erlang-options| dialyzer..............................|ale-erlang-dialyzer| + elvis.................................|ale-erlang-elvis| erlc..................................|ale-erlang-erlc| syntaxerl.............................|ale-erlang-syntaxerl| eruby...................................|ale-eruby-options| |