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
Satoru SATOH 333ae52c78 Add 'forbid' configurations to the braces and brackets rules
Add 'forbid' configuration parameters to the braces and brackets rules
to allow users to forbid the use of flow style collections, flow
mappings and flow sequences.
5 years ago
..
conf fix(default.yaml): disable `empty-values` & `octal-values` by default 6 years ago
rules Add 'forbid' configurations to the braces and brackets rules 5 years ago
__init__.py yamllint version 1.24.2 5 years ago
__main__.py Add __main__ 8 years ago
cli.py Add global "locale" config option and make key-ordering rule locale-aware 5 years ago
config.py Add global "locale" config option and make key-ordering rule locale-aware 5 years ago
linter.py Use 'syntax' as rule name upon syntax errors 6 years ago
parser.py fix(parser): Correctly handle DOS new lines in 'line' rules 6 years ago