Commit Graph

5 Commits (cae100071a15262a0fca9863bcd1c7ead6630b60)

Author SHA1 Message Date
Adrien Vergé 5ed496f471 Distribution: Remove unneeded `setup_requires`
With the new project layout, `pyyaml` is not needed anymore for parsing
setup.py.
10 years ago
Adrien Vergé fc108e7cee Config: Refactor to use YamlLintConfig objects 10 years ago
Adrien Vergé 222f7a27c1 Make syntax errors prevail over all yamllint problems 10 years ago
Adrien Vergé effb4db3b4 Tests: Rules: Remove unused `line` and `column` args
Now that every test case use the `problem=(x, y)` syntax.
10 years ago
Adrien Vergé 350213b165 Initial commit 10 years ago