Adding Roc language linters and fixers. (#4966)

* `roc_language_server`

* `roc format`

* `roc format annotate`
This commit is contained in:
Benjamin Block
2025-05-05 02:01:45 -04:00
committed by GitHub
parent 1aaeb2cdae
commit f9de268816
12 changed files with 230 additions and 0 deletions

View File

@@ -595,6 +595,10 @@ formatting.
* [write-good](https://github.com/btford/write-good)
* Robot
* [rflint](https://github.com/boakley/robotframework-lint)
* Roc
* [roc_annotate](https://github.com/roc-lang/roc)
* [roc_format](https://github.com/roc-lang/roc)
* [roc_language_server](https://github.com/roc-lang/roc)
* RPM spec
* [rpmlint](https://github.com/rpm-software-management/rpmlint) :warning: (see `:help ale-integration-spec`)
* Ruby