| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add https://pre-commit.com metadatapre_commit_config | Anthony Sottile | 2018-11-21 | 2 | -0/+55 |
| * | Merge branch 'entrypoints' into 'master' | Anthony Sottile | 2018-11-21 | 9 | -115/+59 |
| |\ | |||||
| | * | Replace setuptools with entrypoints | Anthony Sottile | 2018-11-05 | 9 | -115/+59 |
| * | | Merge branch 'grammar' into 'master' | Anthony Sottile | 2018-11-11 | 5 | -5/+5 |
| |\ \ | |/ |/| | |||||
| | * | Grammar fixes | Ville Skyttä | 2018-11-11 | 5 | -5/+5 |
| |/ | |||||
| * | Merge branch 'per-file-style-guide' into 'master' | Ian Stapleton Cordasco | 2018-10-29 | 9 | -19/+350 |
| |\ | |||||
| | * | Add versionadded notes for options | Ian Stapleton Cordasco | 2018-10-27 | 1 | -0/+6 |
| | * | Add documentation for --per-file-ignores | Ian Stapleton Cordasco | 2018-10-27 | 1 | -0/+34 |
| | * | Refactor to support the per-file-ignores | Ian Stapleton Cordasco | 2018-10-27 | 3 | -20/+43 |
| | * | Add tests for the expected behaviour of per-file-ignores | Ian Stapleton Cordasco | 2018-10-27 | 1 | -0/+100 |
| | * | Add support for per-file ignores in config | Ian Stapleton Cordasco | 2018-10-25 | 6 | -5/+173 |
| * | | Merge branch 'defect/469-improve-inline-noqa-regex-comment-and-documentation'... | Anthony Sottile | 2018-10-28 | 3 | -4/+5 |
| |\ \ | |||||
| | * | | Clearer docs, NOQA_INLINE_REGEXP comment - fixes #469 | Jesaja Everling | 2018-10-28 | 3 | -4/+5 |
| |/ / | |||||
| * | | Merge branch 'add-extend-ignore-to-violations-docs' into 'master' | Ian Stapleton Cordasco | 2018-10-27 | 1 | -6/+29 |
| |\ \ | |/ |/| | |||||
| | * | Add documentation for `flake8 --extend-ignore` | Lars Butler | 2018-10-26 | 1 | -6/+29 |
| |/ | |||||
| * | Merge branch 'fixups' into 'master' | Anthony Sottile | 2018-10-24 | 2 | -14/+13 |
| |\ | |||||
| | * | Fixups after 3.6.0 release | Anthony Sottile | 2018-10-23 | 2 | -14/+13 |
| |/ | |||||
| * | Release v3.6.03.6.0 | Anthony Sottile | 2018-10-23 | 5 | -3/+122 |
| * | Merge branch 'match_newlines_py3_v2' into 'master' | Anthony Sottile | 2018-10-23 | 2 | -6/+30 |
| |\ | |||||
| | * | Be explicit about the bytes put into test files | Anthony Sottile | 2018-10-23 | 1 | -5/+6 |
| | * | Revert "Merge branch 'revert-63b91c95' into 'master'" | Anthony Sottile | 2018-10-23 | 2 | -6/+29 |
| |/ | |||||
| * | Merge branch 'revert-63b91c95' into 'master' | Anthony Sottile | 2018-10-23 | 2 | -29/+6 |
| |\ | |||||
| | * | Revert "Merge branch 'match_newlines_py3' into 'master'" | Anthony Sottile | 2018-10-23 | 2 | -29/+6 |
| |/ | |||||
| * | Merge branch 'match_newlines_py3' into 'master' | Anthony Sottile | 2018-10-23 | 2 | -6/+29 |
| |\ | |||||
| | * | Fix inconsistent newlines read from a file in python3 | Anthony Sottile | 2018-10-22 | 2 | -6/+29 |
| * | | Merge branch 'master' into 'master' | Anthony Sottile | 2018-10-23 | 2 | -4/+14 |
| |\ \ | |/ |/| | |||||
| | * | Fix collections ABCs deprecation warning. | Jintao Zhang | 2018-10-23 | 2 | -4/+14 |
| |/ | |||||
| * | Merge branch 'use-black' into 'master' | Ian Stapleton Cordasco | 2018-10-20 | 30 | -825/+1065 |
| |\ | |||||
| | * | Fix up test files for W504 | Ian Stapleton Cordasco | 2018-10-20 | 3 | -15/+15 |
| | * | Use black to reformat Flake8 | Ian Stapleton Cordasco | 2018-10-20 | 27 | -810/+1050 |
| |/ | |||||
| * | Merge branch 'fix-doc-for-isolated' into 'master' | Ian Stapleton Cordasco | 2018-10-20 | 3 | -3/+3 |
| |\ | |||||
| | * | Fix docs for --isolated flag | Sargun Vohra | 2018-09-09 | 3 | -3/+3 |
| * | | Merge branch 'startup_perf' into 'master' | Ian Stapleton Cordasco | 2018-10-20 | 1 | -2/+3 |
| |\ \ | |/ |/| | |||||
| | * | Defer setuptools import to save ~60ms on startup | Anthony Sottile | 2018-10-14 | 1 | -2/+3 |
| |/ | |||||
| * | Merge branch 'flake8_noqa_line_by_self' into 'master' | Ian Stapleton Cordasco | 2018-07-01 | 2 | -4/+13 |
| |\ | |||||
| | * | Only skip a file if `# flake8: noqa` is on a line by itself | Anthony Sottile | 2018-07-01 | 2 | -4/+13 |
| |/ | |||||
| * | Merge branch 'pyflakes_new_codes' into 'master' | Ian Stapleton Cordasco | 2018-06-29 | 4 | -2/+10 |
| |\ | |||||
| | * | Update to pyflakes 2.0.0 | Miro Hrončok | 2018-06-05 | 4 | -2/+10 |
| * | | Merge branch 'fix-typos' into 'master' | Ian Stapleton Cordasco | 2018-06-29 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Fix two typos | GiantsLoveDeathMetal | 2018-05-21 | 1 | -2/+2 |
| * | | | Merge branch 'patch-1' into 'master' | Ian Stapleton Cordasco | 2018-06-29 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Remove py33 from tox | Miro Hrončok | 2018-06-05 | 1 | -1/+1 |
| | | |/ | |/| | |||||
| * | | | Merge branch 'docs-py3' into 'master' | Ian Stapleton Cordasco | 2018-06-29 | 2 | -2/+2 |
| |\ \ \ | |||||
| | * | | | Update documentation links to latest Python 3 documentation | Jon Dufresne | 2018-06-10 | 2 | -2/+2 |
| | |/ / | |||||
| * | | | Merge branch '_writing-code-typo-fix' into 'master' | Ian Stapleton Cordasco | 2018-06-29 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Fix "styl" -> "style" typo in writing code docs | Valentin Ignatev | 2018-06-16 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Merge branch 'patch-1' into 'master' | Ian Stapleton Cordasco | 2018-06-29 | 1 | -1/+1 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Fix "invalid escape sequence" when running with -Werror | Anthony Sottile | 2018-06-18 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge branch 'py37' into 'master' | Ian Stapleton Cordasco | 2018-05-21 | 3 | -1/+9 |
| |\ \ | |||||
| | * | | Add Python 3.7 to tox and GitLab CI | Ville Skyttä | 2018-05-20 | 3 | -1/+9 |
| | |/ | |||||
