mirror of
https://github.com/dense-analysis/ale.git
synced 2026-09-22 19:53:13 +08:00
Add support for fatou (#5159)
Add a linter that runs the fatou language server (`fatou lsp`) for Julia diagnostics, and a fixer that formats Julia with `fatou format`.
This commit is contained in:
@@ -396,6 +396,7 @@ formatting.
|
||||
* [jsonnet-lint](https://jsonnet.org/learning/tools.html) :speech_balloon:
|
||||
* [jsonnetfmt](https://jsonnet.org/learning/tools.html) :speech_balloon:
|
||||
* Julia
|
||||
* [fatou](https://github.com/jolars/fatou) :speech_balloon:
|
||||
* [languageserver](https://github.com/JuliaEditorSupport/LanguageServer.jl)
|
||||
* Kotlin
|
||||
* [kotlinc](https://kotlinlang.org) :floppy_disk:
|
||||
|
||||
Reference in New Issue
Block a user