Add pylint to the list of supported tools.

This commit is contained in:
w0rp
2016-10-30 09:47:06 +00:00
parent a6ca60203f
commit 9028d1f132
2 changed files with 2 additions and 2 deletions

View File

@@ -74,7 +74,7 @@ The following languages and tools are supported.
* Perl: 'perl' (-c flag), 'perlcritic'
* PHP: 'php' (-l flag), 'phpcs'
* Pug: 'pug-lint'
* Python: 'flake8'
* Python: 'flake8', 'pylint'
* Ruby: 'rubocop'
* SASS: 'sasslint'
* SCSS: 'sasslint', 'scsslint'