summaryrefslogtreecommitdiff
path: root/src/flake8/utils.py
Commit message (Expand)AuthorAgeFilesLines
...
* Check for alternate_separator only when truthyIan Cordasco2016-07-221-1/+2
* Check for both os.path.sep and os.path.altsepIan Cordasco2016-07-221-4/+7
* Fix up merge request 78Ian Cordasco2016-07-201-10/+12
* Allow stdin and directly named files to be excluded from checkLeonardo Rochael Almeida2016-07-201-12/+14
* Add python and platform details to --versionIan Cordasco2016-06-281-0/+17
* Handle optional parameters that were never supportedIan Cordasco2016-06-281-8/+15
* Search current directory if no paths are specifiedIan Cordasco2016-06-261-6/+12
* Move flake8 into srcIan Cordasco2016-06-251-0/+279