From e03df80a09a3e70b43b9c6908f32b0a838764d03 Mon Sep 17 00:00:00 2001 From: "Alexander \"Ace\" Olofsson" Date: Fri, 25 Nov 2016 13:00:07 +0100 Subject: Add puppet linters (#183) * Start adding Puppet linters * Use the correct output stream for puppet parser * Finish Puppet and puppet-lint linters * Add Puppet information to documentation --- doc/ale.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/ale.txt b/doc/ale.txt index 6e38c73d..42b746c5 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -81,6 +81,7 @@ The following languages and tools are supported. * Perl: 'perl' (-c flag), 'perlcritic' * PHP: 'php' (-l flag), 'phpcs' * Pug: 'pug-lint' +* Puppet: 'puppet', 'puppet-lint' * Python: 'flake8', 'pylint' * Ruby: 'rubocop' * SASS: 'sasslint' -- cgit v1.2.3