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
Jan Wille 1d958a97f5
new-lines: add `type: platform` config option
The new option infers the correct newline character(s) from the
operating system running yamllint.
3 years ago
..
conf fix(default.yaml): disable `empty-values` & `octal-values` by default 6 years ago
rules new-lines: add `type: platform` config option 3 years ago
__init__.py refactor: Remove UTF-8 headers in Python files 3 years ago
__main__.py Add __main__ 8 years ago
cli.py refactor: Remove UTF-8 headers in Python files 3 years ago
config.py refactor: Remove UTF-8 headers in Python files 3 years ago
linter.py linter: Remove redundant conditional 3 years ago
parser.py refactor: Remove UTF-8 headers in Python files 3 years ago