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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Improve error message for malformed per-file-ignores
Anthony Sottile
2019-01-30
1
-2
/
+19
*
Gracefully ignore flake8-per-file-ignores if installed
Anthony Sottile
2019-01-30
1
-0
/
+6
*
Merge branch 'fix_statistics' into 'master'
Anthony Sottile
2019-01-30
1
-4
/
+8
|
\
|
*
Fix flake8 --statistics
Anthony Sottile
2019-01-30
1
-4
/
+8
*
|
Make uses of typing compatible with python 3.5.1 / 3.5.0
Anthony Sottile
2019-01-30
2
-5
/
+5
|
/
*
Release 3.7.2
3.7.2
Anthony Sottile
2019-01-30
1
-1
/
+1
*
Fix legacy api invocation of make_notifier
Anthony Sottile
2019-01-30
1
-1
/
+0
*
Merge branch 'is/490' into 'master'
Anthony Sottile
2019-01-30
1
-1
/
+1
|
\
|
*
BUG: fix flake8 --diff
Guillaume Lemaitre
2019-01-30
1
-1
/
+1
*
|
Fix plugin exception reporting keyerror typo
Tomer Keren
2019-01-30
1
-1
/
+1
|
/
*
Release 3.7.1
3.7.1
Anthony Sottile
2019-01-30
1
-1
/
+1
*
Allow capitalized filenames in per-file-ignores
Anthony Sottile
2019-01-29
1
-1
/
+1
*
Release v3.7.0
3.7.0
Anthony Sottile
2019-01-29
1
-1
/
+1
*
Latest pycodestyle
Anthony Sottile
2019-01-29
2
-0
/
+14
*
Some lint / mypy fixes
Anthony Sottile
2019-01-24
8
-25
/
+46
*
WIP: use latest pyflakes
Anthony Sottile
2019-01-19
1
-2
/
+8
*
Merge branch 'master' into 'master'
Ian Stapleton Cordasco
2019-01-17
1
-0
/
+4
|
\
|
*
Add support for optparse's 'float' and 'complex' types.
ymdatta
2018-10-28
1
-0
/
+4
*
|
Merge branch 'per_file_ignore' into 'master'
Ian Stapleton Cordasco
2019-01-17
4
-11
/
+99
|
\
\
|
*
|
Support more syntaxes in per-file-ignores
Anthony Sottile
2019-01-07
4
-11
/
+99
*
|
|
Remove unused PROJECT_FILENAMES
Anthony Sottile
2019-01-07
1
-2
/
+0
|
/
/
*
|
Fix typo
Anthony Sottile
2018-12-31
1
-1
/
+1
*
|
Call pyflakes api better
Anthony Sottile
2018-12-31
1
-1
/
+1
*
|
Remove unused and broken flake8.listen plugin type
Anthony Sottile
2018-12-27
5
-209
/
+11
*
|
Fix noqa example comment [ci skip]
Anthony Sottile
2018-12-27
1
-1
/
+1
*
|
Add link to regex101 for noqa regex
Tomer Keren
2018-12-27
1
-0
/
+1
*
|
Update regex to allow no space noqa
Tomer Keren
2018-12-27
1
-1
/
+3
*
|
Merge branch 'physical-line-multiple' into 'master'
Anthony Sottile
2018-12-10
1
-11
/
+28
|
\
\
|
*
|
checker: allow physical checks to return multiple results, add tests
Tom Milligan
2018-12-10
1
-11
/
+28
*
|
|
Remove workarounds for older, unsupported Pythons
Jon Dufresne
2018-12-05
3
-37
/
+5
|
/
/
*
|
Remove unused verify_requirements argument
remove_unused_verify_requiremetns
Anthony Sottile
2018-11-21
1
-8
/
+2
*
|
Merge branch 'entrypoints' into 'master'
Anthony Sottile
2018-11-21
3
-35
/
+15
|
\
\
|
*
|
Replace setuptools with entrypoints
Anthony Sottile
2018-11-05
3
-35
/
+15
*
|
|
Grammar fixes
Ville Skyttä
2018-11-11
1
-1
/
+1
|
/
/
*
|
Merge branch 'per-file-style-guide' into 'master'
Ian Stapleton Cordasco
2018-10-29
7
-19
/
+210
|
\
\
|
*
|
Refactor to support the per-file-ignores
Ian Stapleton Cordasco
2018-10-27
3
-20
/
+43
|
*
|
Add support for per-file ignores in config
Ian Stapleton Cordasco
2018-10-25
6
-5
/
+173
|
|
/
*
|
Clearer docs, NOQA_INLINE_REGEXP comment - fixes #469
Jesaja Everling
2018-10-28
1
-1
/
+1
|
/
*
Release v3.6.0
3.6.0
Anthony Sottile
2018-10-23
1
-1
/
+1
*
Revert "Merge branch 'revert-63b91c95' into 'master'"
Anthony Sottile
2018-10-23
1
-6
/
+3
*
Revert "Merge branch 'match_newlines_py3' into 'master'"
Anthony Sottile
2018-10-23
1
-3
/
+6
*
Merge branch 'match_newlines_py3' into 'master'
Anthony Sottile
2018-10-23
1
-6
/
+3
|
\
|
*
Fix inconsistent newlines read from a file in python3
Anthony Sottile
2018-10-22
1
-6
/
+3
*
|
Fix collections ABCs deprecation warning.
Jintao Zhang
2018-10-23
1
-2
/
+7
|
/
*
Use black to reformat Flake8
Ian Stapleton Cordasco
2018-10-20
25
-807
/
+1035
*
Merge branch 'fix-doc-for-isolated' into 'master'
Ian Stapleton Cordasco
2018-10-20
1
-1
/
+1
|
\
|
*
Fix docs for --isolated flag
Sargun Vohra
2018-09-09
1
-1
/
+1
*
|
Defer setuptools import to save ~60ms on startup
Anthony Sottile
2018-10-14
1
-2
/
+3
|
/
*
Only skip a file if `# flake8: noqa` is on a line by itself
Anthony Sottile
2018-07-01
1
-4
/
+12
*
Merge branch 'pyflakes_new_codes' into 'master'
Ian Stapleton Cordasco
2018-06-29
1
-0
/
+2
|
\
[prev]
[next]