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
/
flake8
/
plugins
/
manager.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
extend black formatting to tests as well
Anthony Sottile
2021-04-18
1
-2
/
+1
*
fix mypy errors
Anthony Sottile
2021-04-07
1
-1
/
+3
*
audit % format calls
Anthony Sottile
2021-03-30
1
-3
/
+3
*
com2ann
Anthony Sottile
2021-03-30
1
-11
/
+12
*
automatic: pyupgrade --py36-plus
Anthony Sottile
2021-03-30
1
-4
/
+8
*
introduce pyupgrade, run it in python2-compatible mode
Anthony Sottile
2021-03-29
1
-1
/
+1
*
remove unused noqa comments
Anthony Sottile
2021-03-29
1
-1
/
+1
*
Work around RecursionError in EntryPoint.__repr__ in pypy
Anthony Sottile
2019-11-29
1
-1
/
+1
*
Switch from entrypoints to importlib_metadata
Anthony Sottile
2019-11-28
1
-5
/
+9
*
Type annotate flake8.options.manager
Anthony Sottile
2019-09-07
1
-10
/
+10
*
Put plugin options into separate argparse groups
Anthony Sottile
2019-08-19
1
-1
/
+2
*
mypy now passes
Anthony Sottile
2019-05-19
1
-14
/
+7
*
Gracefully ignore flake8-per-file-ignores if installed
Anthony Sottile
2019-01-30
1
-0
/
+6
*
Some lint / mypy fixes
Anthony Sottile
2019-01-24
1
-1
/
+1
*
Remove unused and broken flake8.listen plugin type
Anthony Sottile
2018-12-27
1
-32
/
+1
*
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
1
-20
/
+10
|
\
|
*
Replace setuptools with entrypoints
Anthony Sottile
2018-11-05
1
-20
/
+10
*
|
Grammar fixes
Ville Skyttä
2018-11-11
1
-1
/
+1
|
/
*
Fix collections ABCs deprecation warning.
Jintao Zhang
2018-10-23
1
-2
/
+7
*
Use black to reformat Flake8
Ian Stapleton Cordasco
2018-10-20
1
-51
/
+58
*
Update our plugin registration for debugging
Ian Stapleton Cordasco
2017-08-08
1
-2
/
+0
*
Append [local] to version of local plugins.
Carl Meyer
2017-08-06
1
-4
/
+11
*
Minor argument changes.
Carl Meyer
2017-08-06
1
-1
/
+1
*
Add support for local (in-repo, non-setuptools) plugins.
Carl Meyer
2017-08-03
1
-13
/
+40
*
Fix docstring violations
Ian Cordasco
2017-05-12
1
-4
/
+3
*
Actually remove enabled extensions from ignore list
Ian Cordasco
2016-11-09
1
-2
/
+9
*
Serialize Checkers PluginTypeManager to a dict
Ian Cordasco
2016-08-03
1
-0
/
+24
*
Raise exception when entry_point not callable
Marc Abramowitz
2016-07-28
1
-0
/
+6
*
Remove exc_info for logging.exception
Ian Cordasco
2016-06-29
1
-1
/
+1
*
Iterate over the checkers fewer times
Ian Cordasco
2016-06-28
1
-4
/
+17
*
Handle optional parameters that were never supported
Ian Cordasco
2016-06-28
1
-1
/
+9
*
Enable plugins automatically during registration
Ian Cordasco
2016-06-28
1
-0
/
+11
*
Move flake8 into src
Ian Cordasco
2016-06-25
1
-0
/
+458