#1098 Add protoc-gen-lint to the list of supported tools

This commit is contained in:
w0rp
2017-11-10 09:43:42 +00:00
parent 27780cbb23
commit bb271859ef
2 changed files with 2 additions and 0 deletions

View File

@@ -310,6 +310,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`