summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorDmitri Vereshchagin <dmitri.vereshchagin@gmail.com>2022-10-29 14:58:30 +0300
committerGitHub <noreply@github.com>2022-10-29 20:58:30 +0900
commit06efbdd25a3a8cccf17692f7bd4eac71ae7d6e05 (patch)
tree1dd9b115516660f1f6cf3659ac87f2b8328b5b76 /supported-tools.md
parentd02e58b4043001c8338583070fb2d85f52f232d6 (diff)
downloadale-06efbdd25a3a8cccf17692f7bd4eac71ae7d6e05.zip
Add erlang_ls linter for Erlang files (#4346)
Diffstat (limited 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 face9e39..280ef760 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -187,6 +187,7 @@ formatting.
* [SyntaxErl](https://github.com/ten0s/syntaxerl)
* [dialyzer](http://erlang.org/doc/man/dialyzer.html) :floppy_disk:
* [elvis](https://github.com/inaka/elvis) :floppy_disk:
+ * [erlang_ls](https://github.com/erlang-ls/erlang_ls)
* [erlc](http://erlang.org/doc/man/erlc.html)
* [erlfmt](https://github.com/WhatsApp/erlfmt)
* Fish