summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add https://pre-commit.com metadatapre_commit_configAnthony Sottile2018-11-212-0/+55
* Merge branch 'entrypoints' into 'master'Anthony Sottile2018-11-219-115/+59
|\
| * Replace setuptools with entrypointsAnthony Sottile2018-11-059-115/+59
* | Merge branch 'grammar' into 'master'Anthony Sottile2018-11-115-5/+5
|\ \ | |/ |/|
| * Grammar fixesVille Skyttä2018-11-115-5/+5
|/
* Merge branch 'per-file-style-guide' into 'master'Ian Stapleton Cordasco2018-10-299-19/+350
|\
| * Add versionadded notes for optionsIan Stapleton Cordasco2018-10-271-0/+6
| * Add documentation for --per-file-ignoresIan Stapleton Cordasco2018-10-271-0/+34
| * Refactor to support the per-file-ignoresIan Stapleton Cordasco2018-10-273-20/+43
| * Add tests for the expected behaviour of per-file-ignoresIan Stapleton Cordasco2018-10-271-0/+100
| * Add support for per-file ignores in configIan Stapleton Cordasco2018-10-256-5/+173
* | Merge branch 'defect/469-improve-inline-noqa-regex-comment-and-documentation'...Anthony Sottile2018-10-283-4/+5
|\ \
| * | Clearer docs, NOQA_INLINE_REGEXP comment - fixes #469Jesaja Everling2018-10-283-4/+5
|/ /
* | Merge branch 'add-extend-ignore-to-violations-docs' into 'master'Ian Stapleton Cordasco2018-10-271-6/+29
|\ \ | |/ |/|
| * Add documentation for `flake8 --extend-ignore`Lars Butler2018-10-261-6/+29
|/
* Merge branch 'fixups' into 'master'Anthony Sottile2018-10-242-14/+13
|\
| * Fixups after 3.6.0 releaseAnthony Sottile2018-10-232-14/+13
|/
* Release v3.6.03.6.0Anthony Sottile2018-10-235-3/+122
* Merge branch 'match_newlines_py3_v2' into 'master'Anthony Sottile2018-10-232-6/+30
|\
| * Be explicit about the bytes put into test filesAnthony Sottile2018-10-231-5/+6
| * Revert "Merge branch 'revert-63b91c95' into 'master'"Anthony Sottile2018-10-232-6/+29
|/
* Merge branch 'revert-63b91c95' into 'master'Anthony Sottile2018-10-232-29/+6
|\
| * Revert "Merge branch 'match_newlines_py3' into 'master'"Anthony Sottile2018-10-232-29/+6
|/
* Merge branch 'match_newlines_py3' into 'master'Anthony Sottile2018-10-232-6/+29
|\
| * Fix inconsistent newlines read from a file in python3Anthony Sottile2018-10-222-6/+29
* | Merge branch 'master' into 'master'Anthony Sottile2018-10-232-4/+14
|\ \ | |/ |/|
| * Fix collections ABCs deprecation warning.Jintao Zhang2018-10-232-4/+14
|/
* Merge branch 'use-black' into 'master'Ian Stapleton Cordasco2018-10-2030-825/+1065
|\
| * Fix up test files for W504Ian Stapleton Cordasco2018-10-203-15/+15
| * Use black to reformat Flake8Ian Stapleton Cordasco2018-10-2027-810/+1050
|/
* Merge branch 'fix-doc-for-isolated' into 'master'Ian Stapleton Cordasco2018-10-203-3/+3
|\
| * Fix docs for --isolated flagSargun Vohra2018-09-093-3/+3
* | Merge branch 'startup_perf' into 'master'Ian Stapleton Cordasco2018-10-201-2/+3
|\ \ | |/ |/|
| * Defer setuptools import to save ~60ms on startupAnthony Sottile2018-10-141-2/+3
|/
* Merge branch 'flake8_noqa_line_by_self' into 'master'Ian Stapleton Cordasco2018-07-012-4/+13
|\
| * Only skip a file if `# flake8: noqa` is on a line by itselfAnthony Sottile2018-07-012-4/+13
|/
* Merge branch 'pyflakes_new_codes' into 'master'Ian Stapleton Cordasco2018-06-294-2/+10
|\
| * Update to pyflakes 2.0.0Miro Hrončok2018-06-054-2/+10
* | Merge branch 'fix-typos' into 'master'Ian Stapleton Cordasco2018-06-291-1/+1
|\ \
| * | Fix two typosGiantsLoveDeathMetal2018-05-211-2/+2
* | | Merge branch 'patch-1' into 'master'Ian Stapleton Cordasco2018-06-291-1/+1
|\ \ \
| * | | Remove py33 from toxMiro Hrončok2018-06-051-1/+1
| | |/ | |/|
* | | Merge branch 'docs-py3' into 'master'Ian Stapleton Cordasco2018-06-292-2/+2
|\ \ \
| * | | Update documentation links to latest Python 3 documentationJon Dufresne2018-06-102-2/+2
| |/ /
* | | Merge branch '_writing-code-typo-fix' into 'master'Ian Stapleton Cordasco2018-06-291-1/+1
|\ \ \
| * | | Fix "styl" -> "style" typo in writing code docsValentin Ignatev2018-06-161-1/+1
| |/ /
* | | Merge branch 'patch-1' into 'master'Ian Stapleton Cordasco2018-06-291-1/+1
|\ \ \ | |/ / |/| |
| * | Fix "invalid escape sequence" when running with -WerrorAnthony Sottile2018-06-181-1/+1
|/ /
* | Merge branch 'py37' into 'master'Ian Stapleton Cordasco2018-05-213-1/+9
|\ \
| * | Add Python 3.7 to tox and GitLab CIVille Skyttä2018-05-203-1/+9
| |/