yamllint/tests
Roman Geraskin 352e1a975e
quoted-strings: Add allow-quoted-quotes option
Allows strings like `'foo"bar'` on `quote-type: double` and vice versa.
2022-08-07 13:47:35 +02:00
..
rules quoted-strings: Add allow-quoted-quotes option 2022-08-07 13:47:35 +02:00
yaml-1.2-spec-examples Tests: Remove ghost character from YAML spec example 2016-02-01 23:27:49 +01:00
__init__.py refactor: Remove UTF-8 headers in Python files 2022-06-09 09:40:06 +02:00
common.py tests: Increase test coverage 2022-06-09 10:03:08 +02:00
test_cli.py No need to inherit from object in Python 3 2022-08-05 08:49:56 +02:00
test_config.py No need to inherit from object in Python 3 2022-08-05 08:49:56 +02:00
test_linter.py tests: Increase test coverage 2022-06-09 10:03:08 +02:00
test_module.py refactor: Remove UTF-8 headers in Python files 2022-06-09 09:40:06 +02:00
test_parser.py refactor: Remove UTF-8 headers in Python files 2022-06-09 09:40:06 +02:00
test_spec_examples.py refactor: Remove UTF-8 headers in Python files 2022-06-09 09:40:06 +02:00
test_syntax_errors.py refactor: Remove UTF-8 headers in Python files 2022-06-09 09:40:06 +02:00
test_yamllint_directives.py refactor: Remove UTF-8 headers in Python files 2022-06-09 09:40:06 +02:00