summaryrefslogtreecommitdiff
path: root/src/flake8/__main__.py
Commit message (Collapse)AuthorAgeFilesLines
* have application return exit code for easier testingAnthony Sottile2021-11-141-2/+3
|
* Move flake8 into srcIan Cordasco2016-06-251-0/+4
This is an emerging best practice and there is little reason to not follow it