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/yamllint
Roman Geraskin 140fac7ec8 quoted-strings: add skip-quoted-quote option
allows strings like 'foo"bar' on `quote-type: double` and vice versa
3 years ago
..
conf float-values: Add a new rule to check floating-point numbers 3 years ago
rules quoted-strings: add skip-quoted-quote option 3 years ago
__init__.py yamllint version 1.27.1 3 years ago
__main__.py Add __main__ 8 years ago
cli.py Most __future__ imports are specific to Python 2 3 years ago
config.py No need to inherit from `object` in Python 3 3 years ago
linter.py linter: Remove redundant conditional 3 years ago
parser.py No need to inherit from `object` in Python 3 3 years ago