Add lexical for linting elixir projects (#4580)

This commit is contained in:
Axel Clark
2023-09-11 05:48:11 -07:00
committed by GitHub
parent 1bf445c6d5
commit ac615e7f65
6 changed files with 68 additions and 0 deletions

View File

@@ -177,6 +177,7 @@ formatting.
* [dialyxir](https://github.com/jeremyjh/dialyxir)
* [dogma](https://github.com/lpil/dogma) :floppy_disk:
* [elixir-ls](https://github.com/elixir-lsp/elixir-ls) :warning:
* [lexical](https://github.com/lexical-lsp/lexical) :warning:
* [mix](https://hexdocs.pm/mix/Mix.html) :warning: :floppy_disk:
* Elm
* [elm-format](https://github.com/avh4/elm-format)