Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-15 | check_pep8: Ignore E402: module level import not at top of file | Florian Zeitz | |
This rule clashes with gobject-introspection's practice of calling `gi.require_version()` before importing modules. | |||
2016-09-13 | Add check_pep8.sh | Florian Zeitz | |