A linter for YAML files.
Go to file
Adrien Vergé cfea0661ed Rules: Make max-spaces-* generic
The goal being to use them in the 'colons', 'hyphens', 'commas', etc.
rules.
2016-01-14 10:46:16 +01:00
bin Initial commit 2016-01-14 10:46:14 +01:00
tests Rewrite syntax errors handling and test them 2016-01-14 10:46:16 +01:00
yamllint Rules: Make max-spaces-* generic 2016-01-14 10:46:16 +01:00
.gitignore Initial commit 2016-01-14 10:46:14 +01:00
.travis.yml Tests: Travis and Coveralls integration 2016-01-14 10:46:16 +01:00
LICENSE Initial commit 2016-01-14 10:46:14 +01:00
README.md Tests: Travis and Coveralls integration 2016-01-14 10:46:16 +01:00
setup.py Tests: Travis and Coveralls integration 2016-01-14 10:46:16 +01:00

yamllint

Build Status Coverage Status