Commit Graph

3 Commits (e43768f20342d3c1b03925dda84d5e2d8f31a72f)

Author SHA1 Message Date
Adrien Vergé d422274563 style: Fix E722 errors reported by pycodestyle
Since a few days ago pycodestyle (formerly called pep8) has a new check:
E722 warning for bare except clauses.

Let's fix our code.
7 years ago
Adrien Vergé 1a961bd4b0 chore(tests): Also run tests on Python 2.6 8 years ago
Adrien Vergé d6a81f1b23 Add tests for `python -m yamllint` 8 years ago