3
0
mirror of https://github.com/adrienverge/yamllint.git synced 2025-02-25 18:55:20 -06:00
yamllint/tests
Adrien Vergé dd163ed551 Rules: indentation: Fix flow sequences with multi-line scalars
Typically sequences like this:

    ["multi
      line 1", "multi
                line 2"]
2016-02-01 16:56:32 +01:00
..
rules Rules: indentation: Fix flow sequences with multi-line scalars 2016-02-01 16:56:32 +01:00
__init__.py Initial commit 2016-01-14 10:46:14 +01:00
test_config.py Config: Refactor to use YamlLintConfig objects 2016-01-24 17:39:27 +01:00
test_parser.py Tests: Remove Python 2.6 from CI tests 2016-01-24 17:39:36 +01:00