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é dd163ed551 Rules: indentation: Fix flow sequences with multi-line scalars
Typically sequences like this:

    ["multi
      line 1", "multi
                line 2"]
9 years ago
..
rules Rules: indentation: Fix flow sequences with multi-line scalars 9 years ago
__init__.py Initial commit 9 years ago
test_config.py Config: Refactor to use YamlLintConfig objects 9 years ago
test_parser.py Tests: Remove Python 2.6 from CI tests 9 years ago