Add erlang_ls linter for Erlang files (#4346)

This commit is contained in:
Dmitri Vereshchagin
2022-10-29 14:58:30 +03:00
committed by GitHub
parent d02e58b404
commit 06efbdd25a
16 changed files with 125 additions and 0 deletions

View File

@@ -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