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
Dimitri Papadopoulos 22ddf4c8e5 linter: Use proper Python 3 I/O type for reading
Co-authored-by: Adrien Vergé <adrienverge@gmail.com>
2 years ago
..
conf float-values: Add a new rule to check floating-point numbers 3 years ago
rules comments-indentation: Refactor to use 'max' builtin 2 years ago
__init__.py yamllint version 1.28.0 2 years ago
__main__.py Add __main__ 8 years ago
cli.py Most __future__ imports are specific to Python 2 2 years ago
config.py config: Implement for `ignore-from-file` option 2 years ago
linter.py linter: Use proper Python 3 I/O type for reading 2 years ago
parser.py No need to inherit from `object` in Python 3 2 years ago