Commit Graph

3 Commits (ed5d319df87a7bdced29454a3a0b01954b2b5174)

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