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.
e90e0a0eb5
Although accepted by PyYAML, `{*x: 4}` is not valid YAML: it should be noted `{*x : 4}`. The reason is that a colon can be part of an anchor name. See this comment from Tina Müller for more details: https://github.com/adrienverge/yamllint/pull/550#discussion_r1155297373 Even if it's not a problem for yamllint, let's fix our tests to include valid YAML snippets. |
2 years ago | |
---|---|---|
.. | ||
rules | 2 years ago | |
yaml-1.2-spec-examples | 9 years ago | |
__init__.py | 3 years ago | |
common.py | 3 years ago | |
test_cli.py | 2 years ago | |
test_config.py | 2 years ago | |
test_linter.py | 2 years ago | |
test_module.py | 3 years ago | |
test_parser.py | 3 years ago | |
test_spec_examples.py | 2 years ago | |
test_syntax_errors.py | 3 years ago | |
test_yamllint_directives.py | 3 years ago |