summaryrefslogtreecommitdiff
path: root/doc/ale.txt
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2018-07-07 12:08:14 +0100
committerGitHub <noreply@github.com>2018-07-07 12:08:14 +0100
commitc1a2aa27f36690dec1433a15307fe7198ec27629 (patch)
tree71fa3f04bc6f14672383e288ff50280c860cc901 /doc/ale.txt
parent4999ad7e7860459f4ebea2d36d63317e88dd3870 (diff)
parentf78db619d45e54949a8d5d667dffef6ea1e6adb3 (diff)
downloadale-c1a2aa27f36690dec1433a15307fe7198ec27629.zip
Merge pull request #1697 from ananace/add-puppet-languageserver
puppet: Add puppet-languageserver 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 991d7941..60178ee1 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -186,6 +186,7 @@ CONTENTS *ale-contents*
puglint.............................|ale-pug-puglint|
puppet................................|ale-puppet-options|
puppetlint..........................|ale-puppet-puppetlint|
+ puppet-languageserver...............|ale-puppet-languageserver|
pyrex (cython)........................|ale-pyrex-options|
cython..............................|ale-pyrex-cython|
python................................|ale-python-options|
@@ -391,7 +392,7 @@ Notes:
* Pony: `ponyc`
* proto: `protoc-gen-lint`
* Pug: `pug-lint`
-* Puppet: `puppet`, `puppet-lint`
+* Puppet: `languageserver`, `puppet`, `puppet-lint`
* Python: `autopep8`, `black`, `flake8`, `isort`, `mypy`, `prospector`, `pycodestyle`, `pyls`, `pyre`, `pylint`!!, `yapf`
* QML: `qmlfmt`, `qmllint`
* R: `lintr`