From 197137aea0cd4816a3705d3d63e7bb0d61516c87 Mon Sep 17 00:00:00 2001 From: w0rp Date: Fri, 7 Oct 2016 22:16:29 +0100 Subject: Add support for Pug with pug-lint. --- doc/ale.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/ale.txt b/doc/ale.txt index 415eb161..5ec2852a 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -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' -- cgit v1.2.3