diff options
author | Raphael Hoegger <pfuender@users.noreply.github.com> | 2019-04-10 19:52:52 +0200 |
---|---|---|
committer | w0rp <w0rp@users.noreply.github.com> | 2019-04-10 18:52:52 +0100 |
commit | 81423701b0378af56d53402b1a95026b71369246 (patch) | |
tree | 21dd9e07e9cde7b3cfa7d10e416064dcb12e1bcf /doc/ale.txt | |
parent | abcefe7a6e2555db924d56e3d88f28cf5b6a55e8 (diff) | |
download | ale-81423701b0378af56d53402b1a95026b71369246.zip |
Adding new linter "cookstyle" for chef recipes (Issue #1187) (#2362)
Diffstat (limited to 'doc/ale.txt')
-rw-r--r-- | doc/ale.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index 6155dc37..34b5047f 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -1864,6 +1864,7 @@ documented in additional help files. uncrustify............................|ale-c-uncrustify| ccls..................................|ale-c-ccls| chef....................................|ale-chef-options| + cookstyle.............................|ale-chef-cookstyle| foodcritic............................|ale-chef-foodcritic| clojure.................................|ale-clojure-options| joker.................................|ale-clojure-joker| |