Commit Graph

8 Commits (0b0251bacc99bbfe5f37a33042b78ad7a8666b5f)

Author SHA1 Message Date
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é 233a70adb3 Rules: Add the 'comments-indentation' rule 10 years ago
Adrien Vergé 851b9ac42c Rules: Add the 'comments' rule 10 years ago
Adrien Vergé 5c4c208b98 Rules: Add the 'braces' rule 10 years ago
Adrien Vergé d08eb22081 Rules: Add the 'brackets' rule 10 years ago
Adrien Vergé a5b384ab21 Rules: Add the 'commas' rule 10 years ago
Adrien Vergé 350213b165 Initial commit 10 years ago