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
Julien Falque ac19d1e427
octal-values: Prevent detection of 8 and 9 as octal values
5 years ago
..
conf fix(default.yaml): disable `empty-values` & `octal-values` by default 6 years ago
rules octal-values: Prevent detection of 8 and 9 as octal values 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