summaryrefslogtreecommitdiff
path: root/doc/ale.txt
diff options
context:
space:
mode:
authorHoracio Sanson <horacio@allm.net>2018-08-24 13:02:51 +0900
committerHoracio Sanson <horacio@allm.net>2018-08-27 10:58:17 +0900
commit1980245b94d7b997c6ba376d8a2644397afe02d6 (patch)
tree505aa9d0b20902e044926f9f2965ddbb3abe2067 /doc/ale.txt
parent3c85c7ef65242cf80279cf9dcf843523f6d7875b (diff)
downloadale-1980245b94d7b997c6ba376d8a2644397afe02d6.zip
Add solargraph LSP linter.
Diffstat (limited to 'doc/ale.txt')
-rw-r--r--doc/ale.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index 8e38f92a..8e126938 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -237,6 +237,7 @@ CONTENTS *ale-contents*
rubocop.............................|ale-ruby-rubocop|
ruby................................|ale-ruby-ruby|
rufo................................|ale-ruby-rufo|
+ solargraph..........................|ale-ruby-solargraph|
rust..................................|ale-rust-options|
cargo...............................|ale-rust-cargo|
rls.................................|ale-rust-rls|
@@ -422,7 +423,7 @@ Notes:
* reStructuredText: `alex`!!, `proselint`, `redpen`, `rstcheck`, `vale`, `write-good`
* Re:VIEW: `redpen`
* RPM spec: `rpmlint`
-* Ruby: `brakeman`, `rails_best_practices`!!, `reek`, `rubocop`, `ruby`, `rufo`
+* Ruby: `brakeman`, `rails_best_practices`!!, `reek`, `rubocop`, `ruby`, `rufo`, `solargraph`
* Rust: `cargo`!!, `rls`, `rustc` (see |ale-integration-rust|), `rustfmt`
* SASS: `sass-lint`, `stylelint`
* SCSS: `prettier`, `sass-lint`, `scss-lint`, `stylelint`