summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2016-10-07 22:16:29 +0100
committerw0rp <devw0rp@gmail.com>2016-10-07 22:16:29 +0100
commit197137aea0cd4816a3705d3d63e7bb0d61516c87 (patch)
treed8a10f270d2c6fad8a764f344b2954defc50f524 /README.md
parent4489514e4b3edb4376040ed217c95b5ccb489bb0 (diff)
downloadale-197137aea0cd4816a3705d3d63e7bb0d61516c87.zip
Add support for Pug with pug-lint.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8f2e74f9..d43a7c2f 100644
--- a/README.md
+++ b/README.md
@@ -39,6 +39,7 @@ name. That seems to be the fairest way to arrange this table.
| JavaScript | [eslint](http://eslint.org/), [jscs](http://jscs.info/), [jshint](http://jshint.com/) |
| JSON | [jsonlint](http://zaa.ch/jsonlint/) |
| PHP | [php -l](https://secure.php.net/), [phpcs](https://github.com/squizlabs/PHP_CodeSniffer) |
+| Pug | [pug-lint](https://github.com/pugjs/pug-lint) |
| Python | [flake8](http://flake8.pycqa.org/en/latest/) |
| Ruby | [rubocop](https://github.com/bbatsov/rubocop) |
| SASS | [sass-lint](https://www.npmjs.com/package/sass-lint) |