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
Jim Riggs 4b2b57aa32 Rules: Add min-spaces-inside-empty and max-spaces-inside-empty
Add min-spaces-inside-empty and max-spaces-inside-empty to braces and
brackets to allow separate handling for empty and non-empty objects.
9 years ago
..
conf Rules: Add min-spaces-inside-empty and max-spaces-inside-empty 9 years ago
rules Rules: Add min-spaces-inside-empty and max-spaces-inside-empty 9 years ago
__init__.py yamllint version 1.6.0 9 years ago
cli.py Add strict mode argument to CLI 9 years ago
config.py Tests: cli: Detect and handle the `-d ''` case 10 years ago
linter.py Minor cosmetic typo 9 years ago
parser.py linter: Fix UnicodeError when parsing comments 9 years ago