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
Adrien Vergé 39c878c819 Rules: indentation: Rewrite the algorithm (again)
Use a new, better thought algorithm that keeps an history stack with all
the parents indentations.
10 years ago
..
conf Rules: indentation: Rewrite the algorithm (again) 10 years ago
rules Rules: indentation: Rewrite the algorithm (again) 10 years ago
__init__.py Make syntax errors prevail over all yamllint problems 10 years ago
config.py Initial commit 10 years ago
errors.py Initial commit 10 years ago
output.py Initial commit 10 years ago
parser.py Rewrite syntax errors handling and test them 10 years ago