diff options
author | Bjorn Neergaard <bjorn@neersighted.com> | 2016-10-20 09:26:56 -0500 |
---|---|---|
committer | Bjorn Neergaard <bjorn@neersighted.com> | 2016-10-20 09:27:57 -0500 |
commit | a2e4af16269cadd5989610cce54c61d14731732b (patch) | |
tree | 1006d60ea91f0b45d86d2af94c9c96a10541379e /doc | |
parent | c34664120b53e48ae6719a11fbd0a46f233a4ac9 (diff) | |
download | ale-a2e4af16269cadd5989610cce54c61d14731732b.zip |
Document ansible-lint
Diffstat (limited to 'doc')
-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 ab6f6093..38451afd 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -50,6 +50,7 @@ ALE supports the following key features: The following languages and tools are supported. +* Ansible: 'ansible-lint' * Bash: 'shell' (-n flag), 'shellcheck' * Bourne Shell: 'shell' (-n flag), 'shellcheck' * C: 'cppcheck', 'gcc' |