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
/
options
/
manager.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
audit .format(...) calls
Anthony Sottile
2021-03-30
1
-1
/
+1
*
com2ann
Anthony Sottile
2021-03-30
1
-78
/
+73
*
clean up TYPE_CHECKING imports
Anthony Sottile
2021-03-30
1
-2
/
+4
*
clean up string_types
Anthony Sottile
2021-03-30
1
-6
/
+4
*
automatic: pyupgrade --py36-plus
Anthony Sottile
2021-03-30
1
-10
/
+19
*
fix a few small spelling issues
Anthony Sottile
2020-09-20
1
-1
/
+1
*
Fix type='str' optparse options
Anthony Sottile
2020-04-24
1
-0
/
+2
*
Fix the type= warning to contain the option name
Anthony Sottile
2020-01-16
1
-1
/
+2
*
optmanager: Inherit options from parent argument parsers
Eric N. Vander Weele
2019-10-25
1
-3
/
+13
*
Type annotate flake8.options.manager
Anthony Sottile
2019-09-07
1
-89
/
+124
*
Set configuration file-provided values via ArgumentParser.set_defaults()
Eric N. Vander Weele
2019-08-31
1
-1
/
+3
*
Add typing to `OptionManager.parse_args()`
Eric N. Vander Weele
2019-08-31
1
-3
/
+11
*
Add typing to `OptionManager.parse_known_args()`
Eric N. Vander Weele
2019-08-30
1
-3
/
+8
*
Remove unused parameter from `OptionManager.parse_known_args()`
Eric N. Vander Weele
2019-08-30
1
-2
/
+2
*
Put plugin options into separate argparse groups
Anthony Sottile
2019-08-19
1
-2
/
+15
*
move from optparse to argparse
Anthony Sottile
2019-08-17
1
-109
/
+187
*
Normalize option values additionally by type
Eric N. Vander Weele
2019-07-28
1
-8
/
+11
*
mypy now passes
Anthony Sottile
2019-05-19
1
-9
/
+12
*
Add support for optparse's 'float' and 'complex' types.
ymdatta
2018-10-28
1
-0
/
+4
*
Use black to reformat Flake8
Ian Stapleton Cordasco
2018-10-20
1
-57
/
+89
*
Update our plugin registration for debugging
Ian Stapleton Cordasco
2017-08-08
1
-5
/
+12
*
Fix docstring violations
Ian Cordasco
2017-05-12
1
-3
/
+2
*
Force --version to be reproducible
Raphael Das Gupta
2017-01-21
1
-1
/
+1
*
Add --bug-report flag to help bug reporters
Ian Cordasco
2016-08-07
1
-2
/
+3
*
Re-allow for relative paths for exclude
Ian Cordasco
2016-07-29
1
-2
/
+2
*
Add OptionManager#parse_known_args
Ian Cordasco
2016-07-16
1
-3
/
+37
*
Update setuptools integration for setup.cfg
bug/163
Ian Cordasco
2016-07-09
1
-0
/
+13
*
Add python and platform details to --version
Ian Cordasco
2016-06-28
1
-2
/
+4
*
Enable plugins automatically during registration
Ian Cordasco
2016-06-28
1
-2
/
+13
*
Parse hyphenated config names also
Ian Cordasco
2016-06-28
1
-1
/
+3
*
Move flake8 into src
Ian Cordasco
2016-06-25
1
-0
/
+256