summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKabbaj Amine <amine.kabb@gmail.com>2016-10-03 22:49:02 +0300
committerKabbaj Amine <amine.kabb@gmail.com>2016-10-03 22:49:02 +0300
commitd0669ba9760c20929e717a971cac7d4e9ef172b0 (patch)
tree02c32d88bbbd7966707e608a29ce432a36fdbacb /README.md
parent60a03cb933d09b9d32bdaee001cfa6435c3a5593 (diff)
downloadale-d0669ba9760c20929e717a971cac7d4e9ef172b0.zip
Add linter yamllint for yaml
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 002a6043..2bb79613 100644
--- a/README.md
+++ b/README.md
@@ -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.*