summaryrefslogtreecommitdiff
path: root/src/mailman/testing/flake8.py
Commit message (Collapse)AuthorAgeFilesLines
* Use flufl.testing's flake8 plugin.Barry Warsaw2016-11-291-141/+0
|
* Refactor.Barry Warsaw2016-03-291-31/+31
|
* Tweak the import rules checker.Barry Warsaw2016-03-271-1/+16
| | | | Fix the last few violations of the import rules.
* Import order flake8 plugin.Barry Warsaw2016-03-271-3/+85
| | | | Fix lots of import order errors discovered by the new plugin.
* Start of import order testing.Barry Warsaw2016-03-271-0/+44