index
:
delta/python-packages/flake8.git
3.7-maintenance
add-statistics
afortunado21-master-patch-46684
asottile-entry-point-docs-fixup
asottile-patch-1
backwards-compat-api
bug/103
bug/121
bug/122
bug/1372
bug/163
bug/178
bug/179
bug/180
bug/193
bug/52
bug/67
bug/69
bug/74
bug/90
bug/output-file
coverage-6
drop-xdg-config
feature/output-file
feature/register-optional-checks
fix-extend-default-ignore
fix-github-workflows
fix_travis2
github_actions
indent-size-str
legacy-api-tests
main
master
mpenkov-master
new_namedtuple
noqa_continuation
off_by_default
output_file_fix
parallel-syntax-error
pep8-stdin-fix
plugin-loading
pre-commit-ci-update-config
pre_commit_config
proposed/3.0
release/2.5.0
remove_unused_verify_requiremetns
stable/2.6
stray-noqa
throwaway-ci
uncap-flake8
update-appveyor
gitlab.com: pycqa/flake8.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
source
/
user
Commit message (
Expand
)
Author
Age
Files
Lines
*
some manual python2 metadata cleanup
Anthony Sottile
2021-03-30
3
-13
/
+6
*
remove flake8 setuptools command
Anthony Sottile
2021-03-29
1
-2
/
+0
*
remove vcs integration
Anthony Sottile
2021-03-29
2
-100
/
+0
*
Add indent-size option
valentin
2021-03-14
1
-0
/
+23
*
remove outdated output-file configuration docs
Anthony Sottile
2020-11-13
1
-9
/
+0
*
Fix typos in --exclude-from-doctest docs
Philipp Fischbeck
2020-10-03
1
-3
/
+3
*
fix a few small spelling issues
Anthony Sottile
2020-09-20
1
-1
/
+1
*
Fix options docs to correct some defaults
Brian Helba
2020-09-02
1
-3
/
+3
*
fix link in configuration docs
Anthony Sottile
2020-08-22
1
-1
/
+4
*
add note to configuration.rst that inline comments are not supported
Janosh Riebesell
2020-08-21
1
-1
/
+21
*
Fixed misprint.
Max Grishkin
2020-07-28
1
-1
/
+1
*
Support pyflakes 2.2.x
Anthony Sottile
2020-04-11
1
-1
/
+34
*
Fix typo
Hugo
2020-03-25
1
-1
/
+1
*
Merge branch 'document_before_after' into 'master'
Anthony Sottile
2020-01-16
1
-0
/
+11
|
\
|
*
document that contents may appear before/after a noqa comment
Anthony Sottile
2020-01-16
1
-0
/
+11
*
|
Some typo fixes in git hooks docs
Sorin Sbarnea
2020-01-16
1
-2
/
+2
|
/
*
Fix typos
Brian Wignall
2019-12-02
1
-1
/
+1
*
options: Remove parsing `--verbose` from the configuration file
Eric N. Vander Weele
2019-10-12
1
-7
/
+1
*
Document priority of configuration files and command line
peterjc
2019-08-07
1
-0
/
+5
*
Fix incorrect error string in documentation
Markus Gerstel
2019-07-19
1
-1
/
+1
*
support extend-exclude Fixes #535
Thomas Grainger
2019-07-08
1
-0
/
+32
*
document max-doc-length option
Antoine Gallix
2019-03-20
1
-0
/
+24
*
options.rst: Update --ignore defaults to match code
Kevin Locke
2019-02-16
1
-1
/
+1
*
Update documentation with new pyflakes error codes.
Greg Back
2019-01-31
1
-2
/
+9
*
Add https://pre-commit.com metadata
pre_commit_config
Anthony Sottile
2018-11-21
1
-0
/
+49
*
Grammar fixes
Ville Skyttä
2018-11-11
2
-2
/
+2
*
Merge branch 'per-file-style-guide' into 'master'
Ian Stapleton Cordasco
2018-10-29
1
-0
/
+40
|
\
|
*
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
|
/
*
Fix docs for --isolated flag
Sargun Vohra
2018-09-09
1
-1
/
+1
*
Update to pyflakes 2.0.0
Miro Hrončok
2018-06-05
1
-0
/
+6
*
docs: Link fixes and redirect avoidance
Ville Skyttä
2018-05-21
1
-3
/
+3
*
Implement --extend-ignore
Ville Skyttä
2018-05-16
2
-0
/
+37
*
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
*
Document using local plugins
Ian Stapleton Cordasco
2017-08-12
1
-0
/
+48
*
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
*
Note about error behaviour depending on Python version, e.g. F812
Peter Cock
2017-04-26
1
-0
/
+3
*
Assign missing codes to PyFlakes messages
Lukasz Langa
2016-11-28
1
-1
/
+33
*
Merge branch 'bug/249' into 'master'
Ian Cordasco
2016-11-12
2
-0
/
+70
|
\
|
*
Add documentation for VCS hooks
Ian Cordasco
2016-11-12
2
-0
/
+70
*
|
Remove reference to OpenStack Swift
Ian Cordasco
2016-11-12
1
-5
/
+2
|
/
*
Add documentation for E999
Ian Cordasco
2016-10-28
1
-0
/
+3
*
Merge branch 'master' into 'master'
Ian Cordasco
2016-10-25
2
-0
/
+21
|
\
|
*
Fix typo in documentation.
Martin Domke
2016-08-12
1
-1
/
+1
|
*
Add --tee option to split report output stream.
Martin Domke
2016-07-26
2
-0
/
+21
*
|
Add --bug-report flag to help bug reporters
Ian Cordasco
2016-08-07
1
-0
/
+48
[next]