| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add https://pre-commit.com metadatapre_commit_config | Anthony Sottile | 2018-11-21 | 1 | -0/+49 |
| | | |||||
| * | Grammar fixes | Ville Skyttä | 2018-11-11 | 4 | -4/+4 |
| | | |||||
| * | Merge branch 'per-file-style-guide' into 'master' | Ian Stapleton Cordasco | 2018-10-29 | 1 | -0/+40 |
| |\ | | | | | | | | | | | | | Add support for per-file ignores in config Closes #156 See merge request pycqa/flake8!259 | ||||
| | * | 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 |
| | | | |||||
| * | | Clearer docs, NOQA_INLINE_REGEXP comment - fixes #469 | Jesaja Everling | 2018-10-28 | 1 | -2/+3 |
| | | | |||||
| * | | Add documentation for `flake8 --extend-ignore` | Lars Butler | 2018-10-26 | 1 | -6/+29 |
| |/ | | | | | Also highlight the behavioral differences between `flake --ignore` and `flake --extend-ignore`. | ||||
| * | Fixups after 3.6.0 release | Anthony Sottile | 2018-10-23 | 1 | -2/+2 |
| | | |||||
| * | Release v3.6.03.6.0 | Anthony Sottile | 2018-10-23 | 3 | -2/+120 |
| | | |||||
| * | Fix docs for --isolated flag | Sargun Vohra | 2018-09-09 | 2 | -2/+2 |
| | | |||||
| * | Merge branch 'pyflakes_new_codes' into 'master' | Ian Stapleton Cordasco | 2018-06-29 | 1 | -0/+6 |
| |\ | | | | | | | | | | | | | Update to pyflakes 2.0.0 Closes #422 See merge request pycqa/flake8!239 | ||||
| | * | Update to pyflakes 2.0.0 | Miro Hrončok | 2018-06-05 | 1 | -0/+6 |
| | | | | | | | | | | | | | - Add new pyflakes codes - Bump the required versions - Fixes https://gitlab.com/pycqa/flake8/issues/422 | ||||
| * | | Merge branch 'fix-typos' into 'master' | Ian Stapleton Cordasco | 2018-06-29 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | docs: Fix two typos See merge request pycqa/flake8!236 | ||||
| | * | | Fix two typos | GiantsLoveDeathMetal | 2018-05-21 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | styl -> style commnts -> comments | ||||
| * | | | Merge branch 'docs-py3' into 'master' | Ian Stapleton Cordasco | 2018-06-29 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | | | | | | | Update documentation links to latest Python 3 documentation See merge request pycqa/flake8!242 | ||||
| | * | | | Update documentation links to latest Python 3 documentation | Jon Dufresne | 2018-06-10 | 1 | -1/+1 |
| | | |/ | |/| | | | | | | | The URL https://docs.python.org/3/ is actively maintained and updated. | ||||
| * | | | Fix "styl" -> "style" typo in writing code docs | Valentin Ignatev | 2018-06-16 | 1 | -1/+1 |
| |/ / | |||||
| * | | docs: Link fixes and redirect avoidance | Ville Skyttä | 2018-05-21 | 3 | -5/+5 |
| |/ | |||||
| * | Merge branch 'spelling' into 'master' | Ian Stapleton Cordasco | 2018-05-20 | 2 | -2/+2 |
| |\ | | | | | | | | | Spelling and grammar fixes See merge request pycqa/flake8!232 | ||||
| | * | Spelling and grammar fixes | Ville Skyttä | 2018-05-13 | 2 | -2/+2 |
| | | | |||||
| * | | Implement --extend-ignore | Ville Skyttä | 2018-05-16 | 2 | -0/+37 |
| |/ | | | | Refs #365 | ||||
| * | Merge branch 'readthedocs' into 'master' | Ian Stapleton Cordasco | 2018-04-15 | 2 | -2/+2 |
| |\ | | | | | | | | | Prefer readthedocs.io instead of readthedocs.org for doc links See merge request pycqa/flake8!224 | ||||
| | * | Prefer readthedocs.io instead of readthedocs.org for doc links | Jon Dufresne | 2018-01-06 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Read the Docs moved hosting to readthedocs.io instead of readthedocs.org. Fix all links in the project. For additional details, see: https://blog.readthedocs.com/securing-subdomains/ > Starting today, Read the Docs will start hosting projects from subdomains on > the domain readthedocs.io, instead of on readthedocs.org. This change > addresses some security concerns around site cookies while hosting user > generated data on the same domain as our dashboard. | ||||
| * | | fixed emphasis on last line | Tyler Wince | 2018-03-30 | 1 | -3/+3 |
| | | | |||||
| * | | added language for entry point length | Tyler Wince | 2018-03-30 | 1 | -101/+7 |
| | | | |||||
| * | | add common entry points and instruction to docs | Tyler Wince | 2018-03-29 | 1 | -0/+102 |
| |/ | |||||
| * | Merge branch 'local-plugin-paths' into 'master' | Ian Stapleton Cordasco | 2017-11-26 | 1 | -0/+21 |
| |\ | | | | | | | | | | | | | Add paths option in local-plugins config file. Closes #379 See merge request pycqa/flake8!211 | ||||
| | * | Use default comma-separated regex for local-plugin paths. | Carl Meyer | 2017-10-25 | 1 | -1/+1 |
| | | | |||||
| | * | Add paths option in local-plugins config file. | Carl Meyer | 2017-10-24 | 1 | -0/+21 |
| | | | |||||
| * | | Drop from __future__ import with_statement from docs | Jon Dufresne | 2017-11-26 | 1 | -1/+0 |
| |/ | | | | | | | All versions of Python that flake8 supports (2.7, 3.4+) have full support for the with statement. There is no need to add the import. Slightly simplifies the example be removing unnecessary boilerplate. | ||||
| * | Prepare for v3.5.0 release on 2017-10-233.5.0 | Ian Stapleton Cordasco | 2017-10-21 | 1 | -1/+9 |
| | | |||||
| * | Document using local plugins | Ian Stapleton Cordasco | 2017-08-12 | 1 | -0/+48 |
| | | |||||
| * | Update release notes to include local plugins | Ian Stapleton Cordasco | 2017-08-08 | 1 | -0/+12 |
| | | |||||
| * | Add release note for VCS hook change | Ian Stapleton Cordasco | 2017-08-07 | 1 | -0/+4 |
| | | | | | See also https://gitlab.com/pycqa/flake8/merge_requests/198 | ||||
| * | Add missing release notes for 3.5.0 | Ian Stapleton Cordasco | 2017-08-06 | 1 | -0/+8 |
| | | |||||
| * | Prepare master branch for development of 3.5.0 | Ian Stapleton Cordasco | 2017-08-06 | 2 | -0/+15 |
| | | |||||
| * | Bump version to 3.4.1 and add release notes | Ian Stapleton Cordasco | 2017-07-28 | 2 | -0/+18 |
| | | |||||
| * | Release v3.4.03.4.0 | Ian Stapleton Cordasco | 2017-07-27 | 1 | -1/+15 |
| | | |||||
| * | Update name across the project post-marriage | Ian Stapleton Cordasco | 2017-07-27 | 2 | -5/+5 |
| | | |||||
| * | Update internal documentation around StyleGuide | Ian Cordasco | 2017-06-04 | 1 | -2/+3 |
| | | |||||
| * | Add way to get back to options index | Ian Cordasco | 2017-05-29 | 1 | -0/+143 |
| | | |||||
| * | Start writing new documentation around --select | Ian Cordasco | 2017-05-29 | 4 | -91/+293 |
| | | | | | | In order to write this documentation, we need to also add documentation for the --max-complexity option which was heretofore undocumented. | ||||
| * | Add release note for bug 318 | Ian Cordasco | 2017-05-27 | 1 | -0/+5 |
| | | |||||
| * | Add release note for bug 329 | Ian Cordasco | 2017-05-25 | 1 | -0/+5 |
| | | |||||
| * | Add release notes for bug 330 | Ian Cordasco | 2017-05-25 | 2 | -0/+18 |
| | | |||||
| * | Note about error behaviour depending on Python version, e.g. F812 | Peter Cock | 2017-04-26 | 1 | -0/+3 |
| | | |||||
| * | Update and finalize v3.3.0 release notes | Ian Cordasco | 2017-02-06 | 1 | -8/+22 |
| | | |||||
| * | Add test for reproducible --version strings | Ian Cordasco | 2017-01-21 | 1 | -1/+10 |
| | | | | | And add a release note to document the change. | ||||
| * | Correct "systema" typo in usage documentation. | Andrew Drake | 2017-01-17 | 1 | -1/+1 |
| | | |||||
| * | Add AST support for Python 3.6 | Ian Cordasco | 2017-01-15 | 1 | -0/+4 |
| | | | | | | | | Upgrade version constraints on PyFlakes to only the versions that handle Python 3.6 Closes #290 | ||||
