diff options
author | w0rp <devw0rp@gmail.com> | 2017-06-29 11:40:03 +0100 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2017-06-29 11:40:03 +0100 |
commit | 79e8e063af1cf7a72ec42075f4eed30aa69607e8 (patch) | |
tree | eda18cb73dc90c5cd540cc8db63e14420f854b0c /doc/ale.txt | |
parent | 01ecf2a75f60fff8884ad7858da44b3c5f71bc11 (diff) | |
download | ale-79e8e063af1cf7a72ec42075f4eed30aa69607e8.zip |
Make pug-lint detect node_modules executables, and add options for pug-lint like the other linters
Diffstat (limited to 'doc/ale.txt')
-rw-r--r-- | doc/ale.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index f9532fc4..d9c989be 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -72,6 +72,8 @@ CONTENTS *ale-contents* php...................................|ale-php-options| phpcs...............................|ale-php-phpcs| phpmd...............................|ale-php-phpmd| + pug...................................|ale-pug-options| + puglint.............................|ale-pug-puglint| python................................|ale-python-options| autopep8............................|ale-python-autopep8| flake8..............................|ale-python-flake8| |