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 /supported-tools.md | |
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 'supported-tools.md')
-rw-r--r-- | supported-tools.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md index 66e46348..cfbed9ef 100644 --- a/supported-tools.md +++ b/supported-tools.md @@ -149,6 +149,7 @@ formatting. * [erubis](https://github.com/kwatch/erubis) * [ruumba](https://github.com/ericqweinstein/ruumba) * Erlang + * [elvis](https://github.com/inaka/elvis) :floppy_disk: * [erlc](http://erlang.org/doc/man/erlc.html) * [SyntaxErl](https://github.com/ten0s/syntaxerl) * Fish |