Add support for Pug with pug-lint.

This commit is contained in:
w0rp
2016-10-07 22:16:29 +01:00
parent 4489514e4b
commit 197137aea0
3 changed files with 46 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ The following languages and tools are supported.
* JavaScript: 'eslint', 'jscs', 'jshint'
* JSON: 'jsonlint'
* PHP: 'php' (-l flag), 'phpcs'
* Pug: 'pug-lint'
* Python: 'flake8'
* Ruby: 'rubocop'
* SASS: 'sasslint'