You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Adrien Vergé 9d8b0d4d2c Rules: commas: Don't allow a comma on a new line
Forbid such constructions:

    [ a, b, c
      , d, e ]
9 years ago
bin Initial commit 9 years ago
tests Rules: commas: Don't allow a comma on a new line 9 years ago
yamllint Rules: commas: Don't allow a comma on a new line 9 years ago
.gitignore Initial commit 9 years ago
.travis.yml Tests: Travis and Coveralls integration 9 years ago
LICENSE Initial commit 9 years ago
README.md Distribution: Update program description 9 years ago
setup.py Tests: Travis and Coveralls integration 9 years ago

README.md

yamllint

A linter for YAML files.

Build Status Coverage Status