summaryrefslogtreecommitdiff
path: root/doc/ale.txt
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2017-11-10 09:43:42 +0000
committerw0rp <devw0rp@gmail.com>2017-11-12 10:56:53 +0000
commit4952e2f143d87270292a56fb305fcba633d3d561 (patch)
tree0db8442a4d9c99d8e5c0ab328694c567ac7199ea /doc/ale.txt
parent8bc44ed585db4c704f4c93feab6477f32d8aebe6 (diff)
downloadale-4952e2f143d87270292a56fb305fcba633d3d561.zip
#1098 Add protoc-gen-lint to the list of supported tools
Diffstat (limited to 'doc/ale.txt')
-rw-r--r--doc/ale.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index 94016623..5533277b 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -312,6 +312,7 @@ Notes:
* Perl: `perl -c`, `perl-critic`
* PHP: `hack`, `hackfmt`, `langserver`, `phan`, `php -l`, `phpcs`, `phpmd`, `phpstan`, `phpcbf`
* Pod: `proselint`, `write-good`
+* proto: `protoc-gen-lint`
* Pug: `pug-lint`
* Puppet: `puppet`, `puppet-lint`
* Python: `autopep8`, `flake8`, `isort`, `mypy`, `pycodestyle`, `pyls`, `pylint`!!, `yapf`