diff options
author | Kabbaj Amine <amine.kabb@gmail.com> | 2016-10-03 22:49:02 +0300 |
---|---|---|
committer | Kabbaj Amine <amine.kabb@gmail.com> | 2016-10-03 22:49:02 +0300 |
commit | d0669ba9760c20929e717a971cac7d4e9ef172b0 (patch) | |
tree | 02c32d88bbbd7966707e608a29ce432a36fdbacb /README.md | |
parent | 60a03cb933d09b9d32bdaee001cfa6435c3a5593 (diff) | |
download | ale-d0669ba9760c20929e717a971cac7d4e9ef172b0.zip |
Add linter yamllint for yaml
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -36,6 +36,7 @@ name. That seems to be the fairest way to arrange this table. | Python | [flake8](http://flake8.pycqa.org/en/latest/) | | Ruby | [rubocop](https://github.com/bbatsov/rubocop) | | Vim | [vint](https://github.com/Kuniwak/vint)^ | +| Yaml | [yamllint](https://yamllint.readthedocs.io/)^ | *^ Supported only on Unix machines via a wrapper script.* |