Document ansible-lint

This commit is contained in:
Bjorn Neergaard
2016-10-20 09:26:56 -05:00
parent c34664120b
commit a2e4af1626
3 changed files with 4 additions and 2 deletions

View File

@@ -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'