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
Adrien Vergé 8bdddf6e89 docs: Warn about Python 2 and problems with line-length
Closes #146.
7 years ago
..
conf Add quoted-strings rule 7 years ago
rules docs: Warn about Python 2 and problems with line-length 7 years ago
__init__.py yamllint version 1.13.0 7 years ago
__main__.py Add __main__ 8 years ago
cli.py cli: Add -f colored to force colors 7 years ago
config.py Use isinstance(x, y) instead of type(x) == y 7 years ago
linter.py Use isinstance(x, y) instead of type(x) == y 7 years ago
parser.py parser: Fix crash with latest PyYAML 7 years ago