Document the rls linter

This commit is contained in:
w0rp
2017-08-07 13:00:17 +01:00
parent 2d608b9329
commit f7d7abe5b2
3 changed files with 20 additions and 4 deletions

View File

@@ -94,6 +94,7 @@ CONTENTS *ale-contents*
rubocop.............................|ale-ruby-rubocop|
rust..................................|ale-rust-options|
cargo...............................|ale-rust-cargo|
rls.................................|ale-rust-rls|
rustc...............................|ale-rust-rustc|
sass..................................|ale-sass-options|
stylelint...........................|ale-sass-stylelint|
@@ -212,7 +213,7 @@ The following languages and tools are supported.
* ReasonML: 'merlin'
* reStructuredText: 'proselint'
* RPM spec: 'spec'
* Rust: 'rustc' (see |ale-integration-rust|)
* Rust: 'cargo', 'rls', 'rustc' (see |ale-integration-rust|)
* Ruby: 'reek', 'rubocop'
* SASS: 'sasslint', 'stylelint'
* SCSS: 'sasslint', 'scsslint', 'stylelint'