summaryrefslogtreecommitdiff
path: root/src/flake8/api
Commit message (Collapse)AuthorAgeFilesLines
* Handle kwargs passed to get_style_guidebackwards-compat-apiIan Cordasco2016-07-071-0/+10
|
* Fill in most of the legacy APIIan Cordasco2016-07-073-52/+142
| | | | | This does not handle setting custom options via the parameters to get_style_guide.
* Add the skeleton for the LegacyStyleGuideIan Cordasco2016-06-301-0/+47
|
* Move flake8 into srcIan Cordasco2016-06-251-0/+10
This is an emerging best practice and there is little reason to not follow it