mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-07 21:24:33 +08:00
Add rstcheck linter to check for errors in restructured text (#1090)
This commit is contained in:
@@ -318,7 +318,7 @@ Notes:
|
||||
* Python: `autopep8`, `flake8`, `isort`, `mypy`, `pycodestyle`, `pyls`, `pylint`!!, `yapf`
|
||||
* R: `lintr`
|
||||
* ReasonML: `merlin`, `refmt`
|
||||
* reStructuredText: `proselint`, `write-good`
|
||||
* reStructuredText: `proselint`, `rstcheck`, `write-good`
|
||||
* RPM spec: `rpmlint`
|
||||
* Ruby: `brakeman`, `rails_best_practices`!!, `reek`, `rubocop`, `ruby`
|
||||
* Rust: `cargo`!!, `rls`, `rustc` (see |ale-integration-rust|), `rustfmt`
|
||||
|
||||
Reference in New Issue
Block a user