Commit Graph

6 Commits (6a24781f96a57082273b3a03479575f8e1c4cb40)

Author SHA1 Message Date
Adrien Vergé 6a24781f96 Tests: indentation: Add explicit keys test cases 10 years ago
Adrien Vergé 0b0251bacc Rules: indentation: Add the 'indent-sequences' option
Using either 'yes', 'no' or 'whatever', the user will be able to choose
whether to force block sequence items to be indented, to force them not
to be indented, or don't care, respectively.
10 years ago
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
Adrien Vergé 222f7a27c1 Make syntax errors prevail over all yamllint problems 10 years ago
Adrien Vergé e81b73c111 Rules: indentation: Rewrite algorithm 10 years ago
Adrien Vergé 350213b165 Initial commit 10 years ago