A linter for YAML files.
Go to file
Adrien Vergé 07c5b4177c Rewrite syntax errors handling and test them
If a syntax errors occurs at the same place than a regular yamllint rule
error, only the yamllint one is issued.
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 Rewrite syntax errors handling and test them 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