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é 415b1c7091 [WIP] Fix for #334 (directories like 'dir.yaml' + recursive search)
Partially reverts a221898 to fix https://github.com/adrienverge/yamllint/issues/334

Linked to https://github.com/cpburnz/python-path-specification/issues/41.
4 years ago
..
conf [WIP] Fix for #334 (directories like 'dir.yaml' + recursive search) 4 years ago
rules Add 'forbid' configurations to the braces and brackets rules 4 years ago
__init__.py yamllint version 1.25.0 4 years ago
__main__.py Add __main__ 8 years ago
cli.py Auto-change output format if GitHub Actions detected 4 years ago
config.py [WIP] Fix for #334 (directories like 'dir.yaml' + recursive search) 4 years ago
linter.py directives: Fix DOS lines messing with rule IDs 4 years ago
parser.py fix(parser): Correctly handle DOS new lines in 'line' rules 6 years ago