summaryrefslogtreecommitdiff
path: root/src/flake8/checker.py
Commit message (Expand)AuthorAgeFilesLines
* Handle multiline strings with '# noqa'Ian Cordasco2016-07-251-5/+7
* Support functions as file plugins tooFabian Neundorf2016-07-241-5/+7
* Fix up merge request 78Ian Cordasco2016-07-201-25/+25
* Propagate the stdin_display_name to checker and processorLeonardo Rochael Almeida2016-07-201-4/+4
* Allow stdin and directly named files to be excluded from checkLeonardo Rochael Almeida2016-07-201-5/+10
* Fix some logging and logging levelsIan Cordasco2016-06-281-4/+4
* Search current directory if no paths are specifiedIan Cordasco2016-06-261-0/+8
* Move flake8 into srcIan Cordasco2016-06-251-0/+610