summaryrefslogtreecommitdiff
path: root/src/flake8/defaults.py
Commit message (Collapse)AuthorAgeFilesLines
* Update defaultsIan Cordasco2016-06-301-2/+2
| | | | McCabe reports C90* not C* and Flake8 2 used to exclude .eggs and *.egg
* Move flake8 into srcIan Cordasco2016-06-251-0/+17
This is an emerging best practice and there is little reason to not follow it