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_option_manager.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
automatic: pyupgrade --py36-plus
Anthony Sottile
2021-03-30
1
-1
/
+1
*
fix JobsArgument --help output
Ruairidh MacLeod
2020-06-05
1
-0
/
+6
*
Parse --jobs as a custom argparse type. Fixes #567
Ruairidh MacLeod
2020-05-13
1
-0
/
+30
*
Fix type='str' optparse options
Anthony Sottile
2020-04-24
1
-0
/
+2
*
optmanager: Inherit options from parent argument parsers
Eric N. Vander Weele
2019-10-25
1
-0
/
+17
*
Type annotate flake8.options.manager
Anthony Sottile
2019-09-07
1
-10
/
+1
*
Set configuration file-provided values via ArgumentParser.set_defaults()
Eric N. Vander Weele
2019-08-31
1
-0
/
+8
*
Test default provided options are forwarded
Eric N. Vander Weele
2019-08-31
1
-0
/
+7
*
Put plugin options into separate argparse groups
Anthony Sottile
2019-08-19
1
-0
/
+11
*
move from optparse to argparse
Anthony Sottile
2019-08-17
1
-9
/
+94
*
Fix up test files for W504
Ian Stapleton Cordasco
2018-10-20
1
-11
/
+11
*
Update our plugin registration for debugging
Ian Stapleton Cordasco
2017-08-08
1
-18
/
+20
*
Clean up some uses of set, list, and dict
Jon Dufresne
2017-05-13
1
-3
/
+3
*
Add test for reproducible --version strings
Ian Cordasco
2017-01-21
1
-0
/
+17
*
Add OptionManager#parse_known_args
Ian Cordasco
2016-07-16
1
-0
/
+9
*
Add python and platform details to --version
Ian Cordasco
2016-06-28
1
-1
/
+3
*
Configure flake8-import-order to use Google Style
Ian Cordasco
2016-06-17
1
-2
/
+2
*
Update tests after last night's refactor
Ian Cordasco
2016-05-10
1
-20
/
+18
*
Fix import ordering in test files
Ian Cordasco
2016-02-25
1
-2
/
+2
*
Log extended default values and add a test
Ian Cordasco
2016-01-24
1
-0
/
+10
*
Add tests around new OptionManager methods
Ian Cordasco
2016-01-17
1
-1
/
+72
*
Add more docstrings and fix lint errors
Ian Cordasco
2016-01-10
1
-0
/
+1
*
Add test for comma-separated paths normalization
Ian Cordasco
2016-01-09
1
-2
/
+20
*
Add more tests around parse_args
Ian Cordasco
2016-01-09
1
-6
/
+25
*
Show that even defaults are properly normalized
Ian Cordasco
2016-01-09
1
-1
/
+2
*
Add failing test for OptionManager.parse_args
Ian Cordasco
2016-01-09
1
-0
/
+17
*
Add test for custom arguments to add_option
Ian Cordasco
2016-01-09
1
-0
/
+13
*
Start testing the OptionManager
Ian Cordasco
2016-01-09
1
-0
/
+46