Add linter yamllint for yaml

This commit is contained in:
Kabbaj Amine
2016-10-03 22:49:02 +03:00
parent 60a03cb933
commit d0669ba976
2 changed files with 49 additions and 0 deletions

View File

@@ -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.*