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.
yamllint/tests
Adrien Vergé 9d8b0d4d2c Rules: commas: Don't allow a comma on a new line
Forbid such constructions:

    [ a, b, c
      , d, e ]
10 years ago
..
rules Rules: commas: Don't allow a comma on a new line 10 years ago
__init__.py Initial commit 10 years ago
test_parser.py Tests: Remove assertIsInstance to support Python 2.6 10 years ago