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
sedrubal 1385c7a517
Use isinstance(x, y) instead of type(x) == y
Fixes pylint C0123.
7 years ago
..
conf Add quoted-strings rule 7 years ago
rules Use isinstance(x, y) instead of type(x) == y 7 years ago
__init__.py yamllint version 1.12.1 7 years ago
__main__.py Add __main__ 8 years ago
cli.py Better color support check. 8 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