mirror of
https://github.com/dense-analysis/ale.git
synced 2026-09-17 09:13:12 +08:00
add support for expert (#5036)
* add support for expert * Refactor elixir expert linter from feedback - Simplify configuration by removing executable lookup logic - Update documentation to reflect current configuration options - Rename test file and update assertions for the new configuration * default to expert for the lsp The install instructions included something I missed. It includes a global install, where the default executable is just `expert`. I'll default to that and review if I should should add a configuration for a global config. --------- Co-authored-by: Your Name <pmonson711@nfiindustries.com>
This commit is contained in:
@@ -180,6 +180,7 @@ Notes:
|
||||
* `dialyxir`
|
||||
* `dogma`!!
|
||||
* `elixir-ls`
|
||||
* `expert`
|
||||
* `lexical`
|
||||
* `mix`!!
|
||||
* Elm
|
||||
|
||||
Reference in New Issue
Block a user