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
/
config.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
extend black formatting to tests as well
Anthony Sottile
2021-04-18
1
-3
/
+1
*
audit + string joining
Anthony Sottile
2021-03-30
1
-2
/
+2
*
audit % format calls
Anthony Sottile
2021-03-30
1
-1
/
+1
*
com2ann
Anthony Sottile
2021-03-30
1
-13
/
+11
*
automatic: pyupgrade --py36-plus
Anthony Sottile
2021-03-30
1
-3
/
+5
*
fix a few small spelling issues
Anthony Sottile
2020-09-20
1
-1
/
+1
*
Release 3.8.2
3.8.2
Anthony Sottile
2020-05-22
1
-3
/
+1
*
config: Normalize paths in CLI-specified config relative to config dir
Eric N. Vander Weele
2020-05-18
1
-1
/
+1
*
config: Normalize paths in config relative to provided parent directory
Eric N. Vander Weele
2020-05-18
1
-4
/
+7
*
config: Determine path to user configuration immediately
Eric N. Vander Weele
2020-01-20
1
-17
/
+18
*
config: Remove checks for configs being previously parsed
Eric N. Vander Weele
2020-01-20
1
-30
/
+13
*
config: Make ConfigFileFinder 'extra_config_files' parameter optional
Eric N. Vander Weele
2020-01-12
1
-3
/
+4
*
Remove unused 'cli_config' parameter
Eric N. Vander Weele
2020-01-12
1
-8
/
+2
*
config: Switch code paths to use 'ConfigFileFinder.config_file'
Eric N. Vander Weele
2020-01-12
1
-7
/
+7
*
config: Add 'config_file' parameter to ConfigFileFinder
Eric N. Vander Weele
2020-01-12
1
-3
/
+12
*
config: Remove ConfigFileFinder 'parent' and 'tail' attributes
Eric N. Vander Weele
2020-01-12
1
-4
/
+1
*
Remove unused 'isolated' parameter
Eric N. Vander Weele
2020-01-07
1
-8
/
+2
*
config: Switch code paths to use 'ConfigFileFinder.ignore_config_files'
Eric N. Vander Weele
2020-01-07
1
-2
/
+2
*
config: Add 'ignore_config_files' parameter to ConfigFileFinder
Eric N. Vander Weele
2020-01-07
1
-2
/
+9
*
config: Change ConfigFileFinder._read_config() to accept variadic args
Eric N. Vander Weele
2020-01-06
1
-6
/
+6
*
config: Remove `args` parameter from `ConfigFileFinder.__init__`
Eric N. Vander Weele
2019-10-13
1
-4
/
+2
*
config: Search for configuration relative to current working directory
Eric N. Vander Weele
2019-10-13
1
-3
/
+1
*
Add typings to ConfigFileFinder constructor
Eric N. Vander Weele
2019-08-29
1
-0
/
+1
*
move from optparse to argparse
Anthony Sottile
2019-08-17
1
-7
/
+1
*
Push down extra config file path normalization into main config handling
Eric N. Vander Weele
2019-07-22
1
-5
/
+1
*
mypy now passes
Anthony Sottile
2019-05-19
1
-3
/
+8
*
Remove unused PROJECT_FILENAMES
Anthony Sottile
2019-01-07
1
-2
/
+0
*
Use black to reformat Flake8
Ian Stapleton Cordasco
2018-10-20
1
-62
/
+93
*
Use default comma-separated regex for local-plugin paths.
Carl Meyer
2017-10-25
1
-2
/
+1
*
Add paths option in local-plugins config file.
Carl Meyer
2017-10-24
1
-6
/
+31
*
Catch UnicodeDecodeError while parsing config files
Anthony Sottile
2017-10-09
1
-7
/
+15
*
Allow our local plugin parsing to accept commas
Ian Stapleton Cordasco
2017-08-09
1
-5
/
+8
*
Don't load local plugins from user config.
Carl Meyer
2017-08-06
1
-11
/
+9
*
Add support for local (in-repo, non-setuptools) plugins.
Carl Meyer
2017-08-03
1
-24
/
+75
*
Fix quiet/verbose config problem
Shinya Kawaguchi
2017-07-27
1
-1
/
+2
*
Clean up some uses of set, list, and dict
Jon Dufresne
2017-05-13
1
-2
/
+2
*
Re-allow for relative paths for exclude
Ian Cordasco
2016-07-29
1
-3
/
+8
*
Fix project config file discovery
Ian Cordasco
2016-07-26
1
-8
/
+5
*
Revert "Prefer `.flake8` if present for options."
Ian Cordasco
2016-06-28
1
-3
/
+1
*
Parse hyphenated config names also
Ian Cordasco
2016-06-28
1
-1
/
+1
*
Prefer `.flake8` if present for options.
Tom Prince
2016-06-25
1
-1
/
+3
*
Move flake8 into src
Ian Cordasco
2016-06-25
1
-0
/
+279