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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tests: Ensure patched `os.getcwd()` is an absolute path
Eric N. Vander Weele
2020-01-12
1
-3
/
+3
*
Remove unused 'isolated' parameter
Eric N. Vander Weele
2020-01-07
4
-6
/
+8
*
config: Switch code paths to use 'ConfigFileFinder.ignore_config_files'
Eric N. Vander Weele
2020-01-07
3
-1
/
+4
*
config: Add 'ignore_config_files' parameter to ConfigFileFinder
Eric N. Vander Weele
2020-01-07
1
-0
/
+20
*
config: Change ConfigFileFinder._read_config() to accept variadic args
Eric N. Vander Weele
2020-01-06
2
-3
/
+3
*
tests: Add integration tests for `--config` and `--isolated`
Eric N. Vander Weele
2019-12-29
1
-0
/
+28
*
aggregator: Forward --config and --isolated options during aggregation
Eric N. Vander Weele
2019-12-29
2
-7
/
+5
*
application: Inline creation of config.ConfigFileFinder
Eric N. Vander Weele
2019-12-03
1
-6
/
+7
*
Merge branch 'fix/disable_noqa' into 'master'
Anthony Sottile
2019-12-03
2
-0
/
+11
|
\
|
*
Remove redundant sample data
Isac Yoo
2019-11-13
1
-9
/
+2
|
*
Fix codes
Byeonghoon Yoo
2019-11-06
1
-20
/
+30
|
*
Add unit test for dd411e95
Byeonghoon Yoo
2019-11-05
2
-13
/
+21
*
|
Merge branch 'fix/exit-zero' into 'master'
Anthony Sottile
2019-12-02
1
-17
/
+4
|
\
\
|
*
|
Fixes --exit-zero when empty --diff
Kinya TERASAKA
2019-12-02
1
-17
/
+4
*
|
|
Switch from entrypoints to importlib_metadata
Anthony Sottile
2019-11-28
5
-46
/
+37
|
/
/
*
|
application: Remove configuration finder state
Eric N. Vander Weele
2019-11-22
1
-2
/
+6
*
|
application: Change `make_config_finder` to be a pure static method
Eric N. Vander Weele
2019-11-06
1
-1
/
+2
|
/
*
application: Rename prelim parsing method to 'parse_preliminary_options'
Eric N. Vander Weele
2019-11-03
2
-11
/
+5
*
Merge branch 'separate-prelim-options' into 'master'
Anthony Sottile
2019-10-31
3
-3
/
+37
|
\
|
*
application: Ensure `--version` is unknown during preliminary parsing
Eric N. Vander Weele
2019-10-25
1
-2
/
+2
|
*
application: Ensure `-h/--help` is unknown during preliminary parsing
Eric N. Vander Weele
2019-10-25
1
-0
/
+14
|
*
application: Keep unknown options in the unknown argument list
Eric N. Vander Weele
2019-10-25
1
-3
/
+1
|
*
application: Change to `argparse.ArgumentParser` for preliminary parsing
Eric N. Vander Weele
2019-10-25
1
-2
/
+3
|
*
application: Register preliminary options on a separate argument parser
Eric N. Vander Weele
2019-10-25
1
-1
/
+4
|
*
optmanager: Inherit options from parent argument parsers
Eric N. Vander Weele
2019-10-25
1
-0
/
+17
|
*
options: Split-out registration of preliminary options
Eric N. Vander Weele
2019-10-25
1
-0
/
+1
*
|
Merge branch 'specific_noqa_pycodestyle' into 'master'
Anthony Sottile
2019-10-28
1
-0
/
+12
|
\
\
|
*
|
Do not pass `noqa` to plugins, have flake8 decide whether to report
Anthony Sottile
2019-08-29
1
-0
/
+12
*
|
|
Only use multiprocessing when the method is fork
Anthony Sottile
2019-10-28
1
-1
/
+1
*
|
|
linters: Add flake8-bugbear for finding bugs and design problems
Eric N. Vander Weele
2019-10-25
1
-1
/
+1
|
|
/
|
/
|
*
|
application: Remove forwarding unused preliminary arguments
Eric N. Vander Weele
2019-10-13
1
-1
/
+1
*
|
tests: Verify `ConfigFileFinder` behavior based on `getcwd()`
Eric N. Vander Weele
2019-10-13
1
-41
/
+18
*
|
config: Remove `args` parameter from `ConfigFileFinder.__init__`
Eric N. Vander Weele
2019-10-13
4
-12
/
+12
*
|
options: Remove parsing `--verbose` from the configuration file
Eric N. Vander Weele
2019-10-12
2
-10
/
+0
*
|
application: Remove preliminary argument parsing state
Eric N. Vander Weele
2019-10-01
2
-9
/
+4
*
|
application: Pass prelim opts to `.find_plugins()`
Eric N. Vander Weele
2019-10-01
1
-1
/
+3
*
|
application: Pass prelim opts and args to `.make_config_finder()`
Eric N. Vander Weele
2019-10-01
1
-1
/
+2
*
|
application: Pass returned prelim options to `.configure_logging()`
Eric N. Vander Weele
2019-10-01
1
-2
/
+11
*
|
application: Return namespace and args from preliminary arg parsing
Eric N. Vander Weele
2019-10-01
1
-2
/
+6
*
|
Don't reset indent_char when we encounter E101
Anthony Sottile
2019-09-24
2
-18
/
+19
*
|
Add type annotations for flake8.processor
Anthony Sottile
2019-09-07
1
-2
/
+3
*
|
Type annotate flake8.options.manager
Anthony Sottile
2019-09-07
2
-12
/
+3
*
|
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
*
|
Add typings to ConfigFileFinder constructor
Eric N. Vander Weele
2019-08-29
1
-6
/
+6
|
/
*
Hoist passing through sys.argv at the CLI layer
Eric N. Vander Weele
2019-08-29
1
-0
/
+10
*
Put plugin options into separate argparse groups
Anthony Sottile
2019-08-19
2
-1
/
+13
*
move from optparse to argparse
Anthony Sottile
2019-08-17
13
-88
/
+166
*
Fix --show-source when indented with tabs
Anthony Sottile
2019-08-10
1
-9
/
+19
*
utils: Tighten `parse_comma_separated_list()` contract further
Eric N. Vander Weele
2019-07-28
1
-0
/
+1
[prev]
[next]