A linter for YAML files.
Go to file
2016-01-19 16:35:57 +01:00
bin Initial commit 2016-01-14 10:46:14 +01:00
tests Don't treat non-importable YAML as syntax error 2016-01-15 18:46:49 +01:00
yamllint Syntax errors: Use the BaseLoader for safety 2016-01-19 16:35:57 +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 Distribution: Update program description 2016-01-14 21:08:10 +01:00
setup.py Tests: Travis and Coveralls integration 2016-01-14 10:46:16 +01:00

yamllint

A linter for YAML files.

Build Status Coverage Status