linter for YAML files
Yamllint does not only check for syntax validity, but for weirdnesses like key
repetition and cosmetic problems such as lines length, trailing spaces, and
indentation.

Maintainer: Remi Pointel <rpointel@openbsd.org>

WWW: https://pypi.python.org/pypi/yamllint
