summaryrefslogtreecommitdiff
path: root/src/flake8
Commit message (Expand)AuthorAgeFilesLines
* Handle kwargs passed to get_style_guidebackwards-compat-apiIan Cordasco2016-07-071-0/+10
* Fill in most of the legacy APIIan Cordasco2016-07-074-59/+153
* Add the skeleton for the LegacyStyleGuideIan Cordasco2016-06-301-0/+47
* Update defaultsIan Cordasco2016-06-301-2/+2
* Remove exc_info for logging.exceptionIan Cordasco2016-06-291-1/+1
* Revert "Prefer `.flake8` if present for options."Ian Cordasco2016-06-281-3/+1
* Iterate over the checkers fewer timesIan Cordasco2016-06-281-4/+17
* Bump version for next beta releaseIan Cordasco2016-06-281-1/+1
* Fix some logging and logging levelsIan Cordasco2016-06-282-5/+5
* Add python and platform details to --versionIan Cordasco2016-06-282-2/+21
* Handle optional parameters that were never supportedIan Cordasco2016-06-283-12/+32
* Enable plugins automatically during registrationIan Cordasco2016-06-283-2/+31
* Parse hyphenated config names alsoIan Cordasco2016-06-282-2/+4
* Handle EarlyQuits and KeyboardInterruptsIan Cordasco2016-06-261-0/+4
* Search current directory if no paths are specifiedIan Cordasco2016-06-263-6/+26
* Prefer `.flake8` if present for options.Tom Prince2016-06-251-1/+3
* Merge branch 'origin/proposed/3.0' into master3.0.0b1Ian Cordasco2016-06-251-0/+1
* Move flake8 into srcIan Cordasco2016-06-2529-0/+4358