summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorVincent Lequertier <sky@riseup.net>2016-10-09 17:31:03 +0200
committerVincent Lequertier <sky@riseup.net>2016-10-09 17:33:03 +0200
commitd1cf20868358281d7940c0f24052d8a04ad61acf (patch)
tree9bf487be87ec3f3ec1e2c8250f5cec731bc94024 /doc
parent34241edcdbc562f074988ba54b970a6ecf8dd4d9 (diff)
downloadale-d1cf20868358281d7940c0f24052d8a04ad61acf.zip
Add support for perl and perlcritic
Diffstat (limited to 'doc')
-rw-r--r--doc/ale.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index 6772c25a..44f1c7f8 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -53,6 +53,7 @@ The following languages and tools are supported.
* HTML: 'HTMLHint', 'tidy'
* JavaScript: 'eslint', 'jscs', 'jshint'
* JSON: 'jsonlint'
+* Perl: 'perl' (-c flag), 'perlcritic'
* PHP: 'php' (-l flag), 'phpcs'
* Pug: 'pug-lint'
* Python: 'flake8'