From d1cf20868358281d7940c0f24052d8a04ad61acf Mon Sep 17 00:00:00 2001 From: Vincent Lequertier Date: Sun, 9 Oct 2016 17:31:03 +0200 Subject: Add support for perl and perlcritic --- doc/ale.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') 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' -- cgit v1.2.3