Commit Graph

5 Commits (7cb7b4f6690eaeaa0f39103e838b6456cb544c2d)

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