summaryrefslogtreecommitdiff
path: root/src/flake8/api/legacy.py
Commit message (Expand)AuthorAgeFilesLines
* Reset Application.formatter attribute in init_reportIan Cordasco2016-07-301-0/+1
* Add a bunch more legacy API testsIan Cordasco2016-07-191-2/+3
* Use raw strings for docstringIan Cordasco2016-07-141-1/+1
* Document Legacy APIIan Cordasco2016-07-141-1/+13
* Fix up docstrings and __all__ in api.legacyIan Cordasco2016-07-141-2/+17
* Run the individual methods in Application#initializeIan Cordasco2016-07-141-1/+10
* Use statistics in the legacy report classIan Cordasco2016-07-121-1/+6
* Handle kwargs passed to get_style_guidebackwards-compat-apiIan Cordasco2016-07-071-0/+10
* Fill in most of the legacy APIIan Cordasco2016-07-071-0/+142