summaryrefslogtreecommitdiff
path: root/flake8/plugins/pyflakes.py
Commit message (Expand)AuthorAgeFilesLines
* Re-order project imports based on flake8-import-orderIan Cordasco2016-02-251-2/+3
* Make pylint happierIan Cordasco2016-02-191-10/+13
* Stop calling split on a listIan Cordasco2016-01-191-1/+1
* Builtins will not be parsed by flake8 for usIan Cordasco2016-01-191-1/+1
* Add missing docstrings to plugin submoduleIan Cordasco2016-01-191-0/+6
* Add pyflakes shim from previous flake8Ian Cordasco2016-01-161-0/+130