summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authoractionless <actionless.loveless@gmail.com>2018-07-26 14:41:13 +0200
committeractionless <actionless.loveless@gmail.com>2018-07-26 14:41:13 +0200
commitc2cfe2326d6cfadf599391ec9d9bc1e8c813fa76 (patch)
treef6fa55f51b3556b0fe5dfb1c0820875ff0237eb0 /doc
parent8517e901ffff5dbc4928cba64f30c26d08869733 (diff)
downloadale-c2cfe2326d6cfadf599391ec9d9bc1e8c813fa76.zip
doc: mark `vulture` as file linter
Diffstat (limited to 'doc')
-rw-r--r--doc/ale.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index 24f57424..15a20469 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -400,7 +400,7 @@ Notes:
* proto: `protoc-gen-lint`
* Pug: `pug-lint`
* Puppet: `languageserver`, `puppet`, `puppet-lint`
-* Python: `autopep8`, `black`, `flake8`, `isort`, `mypy`, `prospector`, `pycodestyle`, `pyls`, `pyre`, `pylint`!!, `vulture`, `yapf`
+* Python: `autopep8`, `black`, `flake8`, `isort`, `mypy`, `prospector`, `pycodestyle`, `pyls`, `pyre`, `pylint`!!, `vulture`!!, `yapf`
* QML: `qmlfmt`, `qmllint`
* R: `lintr`
* ReasonML: `merlin`, `ols`, `refmt`