summaryrefslogtreecommitdiff
path: root/src/flake8/defaults.py
Commit message (Expand)AuthorAgeFilesLines
* Add indent-size optionvalentin2021-03-141-0/+1
* fix a few small spelling issuesAnthony Sottile2020-09-201-1/+1
* This PR addresses issue #549 (noqa does only work as intended with single let...Markus Piotrowski2019-06-161-1/+1
* Fix noqa example comment [ci skip]Anthony Sottile2018-12-271-1/+1
* Add link to regex101 for noqa regexTomer Keren2018-12-271-0/+1
* Update regex to allow no space noqaTomer Keren2018-12-271-1/+3
* Clearer docs, NOQA_INLINE_REGEXP comment - fixes #469Jesaja Everling2018-10-281-1/+1
* Use black to reformat Flake8Ian Stapleton Cordasco2018-10-201-30/+17
* Fix "invalid escape sequence" when running with -WerrorAnthony Sottile2018-06-181-1/+1
* Allow spaces in # noqa listsIan Stapleton Cordasco2017-07-281-1/+1
* Clean up some uses of set, list, and dictJon Dufresne2017-05-131-1/+1
* Fix subtle reporting bug for default on pluginsIan Cordasco2016-11-151-3/+22
* Match noqa for users with explanationsbug/178Ian Cordasco2016-07-281-1/+1
* Fix handling of logical lines with noqaIan Cordasco2016-07-261-0/+17
* Update defaultsIan Cordasco2016-06-301-2/+2
* Move flake8 into srcIan Cordasco2016-06-251-0/+17