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
/
tests
/
unit
/
test_plugin.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
extend black formatting to tests as well
Anthony Sottile
2021-04-18
1
-38
/
+43
*
automatic: pyupgrade --py36-plus
Anthony Sottile
2021-03-30
1
-1
/
+1
*
Put plugin options into separate argparse groups
Anthony Sottile
2019-08-19
1
-1
/
+2
*
move from optparse to argparse
Anthony Sottile
2019-08-17
1
-2
/
+2
*
Replace setuptools with entrypoints
Anthony Sottile
2018-11-05
1
-42
/
+16
*
Update our plugin registration for debugging
Ian Stapleton Cordasco
2017-08-08
1
-11
/
+0
*
Append [local] to version of local plugins.
Carl Meyer
2017-08-06
1
-0
/
+11
*
Actually remove enabled extensions from ignore list
Ian Cordasco
2016-11-09
1
-0
/
+25
*
Test loading non-callable plugins
Fabian Neundorf
2016-07-29
1
-0
/
+11
*
Configure flake8-import-order to use Google Style
Ian Cordasco
2016-06-17
1
-4
/
+3
*
Refactor off-by-default plugins and enabling them
Ian Cordasco
2016-05-28
1
-2
/
+5
*
Update tests after last night's refactor
Ian Cordasco
2016-05-10
1
-6
/
+0
*
Fix import ordering in test files
Ian Cordasco
2016-02-25
1
-3
/
+4
*
Make Plugin.load_plugin raise a Flake8 exception
Ian Cordasco
2016-01-22
1
-0
/
+12
*
Add tests for the Plugin class
Ian Cordasco
2016-01-19
1
-0
/
+144