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_merged_config_parser.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
automatic: pyupgrade --py36-plus
Anthony Sottile
2021-03-30
1
-1
/
+1
*
config: Normalize paths in CLI-specified config relative to config dir
Eric N. Vander Weele
2020-05-18
1
-6
/
+7
*
config: Determine path to user configuration immediately
Eric N. Vander Weele
2020-01-20
1
-8
/
+6
*
config: Make ConfigFileFinder 'extra_config_files' parameter optional
Eric N. Vander Weele
2020-01-12
1
-1
/
+1
*
Remove unused 'cli_config' parameter
Eric N. Vander Weele
2020-01-12
1
-1
/
+1
*
config: Switch code paths to use 'ConfigFileFinder.config_file'
Eric N. Vander Weele
2020-01-12
1
-2
/
+4
*
Remove unused 'isolated' parameter
Eric N. Vander Weele
2020-01-07
1
-1
/
+2
*
config: Switch code paths to use 'ConfigFileFinder.ignore_config_files'
Eric N. Vander Weele
2020-01-07
1
-0
/
+1
*
config: Change ConfigFileFinder._read_config() to accept variadic args
Eric N. Vander Weele
2020-01-06
1
-2
/
+2
*
config: Remove `args` parameter from `ConfigFileFinder.__init__`
Eric N. Vander Weele
2019-10-13
1
-1
/
+1
*
options: Remove parsing `--verbose` from the configuration file
Eric N. Vander Weele
2019-10-12
1
-9
/
+0
*
move from optparse to argparse
Anthony Sottile
2019-08-17
1
-1
/
+1
*
Add support for local (in-repo, non-setuptools) plugins.
Carl Meyer
2017-08-03
1
-51
/
+30
*
Reproduce quiet/verbose config problem
Shinya Kawaguchi
2017-07-22
1
-3
/
+21
*
Parse hyphenated config names also
Ian Cordasco
2016-06-28
1
-0
/
+28
*
Configure flake8-import-order to use Google Style
Ian Cordasco
2016-06-17
1
-4
/
+3
*
Add example configuration sections to the docs
Ian Cordasco
2016-05-28
1
-0
/
+33
*
Fix import ordering in test files
Ian Cordasco
2016-02-25
1
-3
/
+4
*
Add tests around merge_user_and_local_config and parse
Ian Cordasco
2016-01-10
1
-0
/
+50
*
Add tests for parse_{user,local}_config methods
Ian Cordasco
2016-01-10
1
-0
/
+49
*
Add test for is_configured_by
Ian Cordasco
2016-01-10
1
-0
/
+12
*
Add more docstrings and fix lint errors
Ian Cordasco
2016-01-10
1
-0
/
+1
*
Ignore only D203 and fix Flake8 errors
Ian Cordasco
2016-01-10
1
-0
/
+1
*
Fix bugs found while writing parse_cli_config test
Ian Cordasco
2016-01-10
1
-1
/
+20
*
Start testing MergedConfigParser
Ian Cordasco
2016-01-10
1
-0
/
+41