summaryrefslogtreecommitdiff
path: root/src/flake8/style_guide.py
Commit message (Expand)AuthorAgeFilesLines
* Handle a previously unhandled code scenarioIan Cordasco2016-11-081-15/+28
* Fix bug with --enable-extensionsIan Cordasco2016-10-251-2/+3
* Ensure column_number is always an integerIan Cordasco2016-08-271-1/+4
* Allow plugins that are on by default to be ignoredIan Cordasco2016-07-281-0/+8
* Fix handling of logical lines with noqaIan Cordasco2016-07-261-16/+2
* Fix zero-indexed column numberingIan Cordasco2016-07-261-1/+3
* Update NOQA regular expressionIan Cordasco2016-07-261-1/+1
* Propagate the stdin_display_name to checker and processorLeonardo Rochael Almeida2016-07-201-2/+0
* Add statistics collection to StyleGuideIan Cordasco2016-07-121-0/+3
* Move flake8 into srcIan Cordasco2016-06-251-0/+283