Commit Graph

263 Commits (203cfc20f033f38b6d0ee94bddf2df250c9670c9)
 

Author SHA1 Message Date
Adrien Vergé e81b73c111 Rules: indentation: Rewrite algorithm 10 years ago
Adrien Vergé 3989a09d32 Rules: comments: Allow empty comments 10 years ago
Adrien Vergé 5cc900f2a8 Rules: document-start: Allow directives 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é cfea0661ed Rules: Make max-spaces-* generic
The goal being to use them in the 'colons', 'hyphens', 'commas', etc.
rules.
10 years ago
Adrien Vergé 07c5b4177c Rewrite syntax errors handling and test them
If a syntax errors occurs at the same place than a regular yamllint rule
error, only the yamllint one is issued.
10 years ago
Adrien Vergé bf96bdde01 Tests: Remove assertIsInstance to support Python 2.6 10 years ago
Adrien Vergé e2d68dac14 Tests: Travis and Coveralls integration 10 years ago
Adrien Vergé 47b44fe56c Distribution: Add a setup.py script 10 years ago
Adrien Vergé 350213b165 Initial commit 10 years ago