| .. |
|
plugins
|
prevent duplicate plugin discovery on misconfigured pythons
|
2022-07-31 18:03:25 -04:00 |
|
__init__.py
|
move from allowlist to blocklist for mypy
|
2021-11-14 21:48:17 -08:00 |
|
conftest.py
|
remove log_token and EXTRA_VERBOSE
|
2022-01-23 18:08:58 -05:00 |
|
test_application.py
|
rework plugin loading
|
2021-12-31 15:09:54 -08:00 |
|
test_base_formatter.py
|
break type checking cycles
|
2022-01-05 13:40:16 -05:00 |
|
test_checker_manager.py
|
rework plugin loading
|
2021-12-31 15:09:54 -08:00 |
|
test_debug.py
|
move managing of off_by_default / enable_extensions to plugin loading
|
2022-01-01 18:33:07 -05:00 |
|
test_decision_engine.py
|
don't consider default codes as explicitly selected unless listed
|
2022-06-24 17:55:41 -04:00 |
|
test_discover_files.py
|
split out file discovery and test it
|
2021-11-14 20:04:29 -08:00 |
|
test_exceptions.py
|
include the file path in the plugin execution error
|
2022-01-23 20:41:32 -05:00 |
|
test_file_checker.py
|
include the file path in the plugin execution error
|
2022-01-23 20:41:32 -05:00 |
|
test_file_processor.py
|
change keyword_arguments_for so it does not modify and return
|
2022-01-23 19:06:06 -05:00 |
|
test_filenameonly_formatter.py
|
break type checking cycles
|
2022-01-05 13:40:16 -05:00 |
|
test_legacy_api.py
|
remove unused parameter from make_formatter
|
2022-01-23 19:33:21 -05:00 |
|
test_main_options.py
|
rework plugin loading
|
2021-12-31 15:09:54 -08:00 |
|
test_nothing_formatter.py
|
break type checking cycles
|
2022-01-05 13:40:16 -05:00 |
|
test_option.py
|
remove dead code
|
2021-11-14 08:40:34 -08:00 |
|
test_option_manager.py
|
make --ignore order consistent
|
2022-02-06 08:36:36 -08:00 |
|
test_options_config.py
|
ignore config files that partially parse as flake8 configs
|
2022-08-01 19:11:53 -04:00 |
|
test_pyflakes_codes.py
|
move from allowlist to blocklist for mypy
|
2021-11-14 21:48:17 -08:00 |
|
test_statistics.py
|
break type checking cycles
|
2022-01-05 13:40:16 -05:00 |
|
test_style_guide.py
|
use typesafe NamedTuple
|
2022-01-05 13:02:38 -05:00 |
|
test_utils.py
|
add a --require-plugins option
|
2022-01-22 14:08:32 -05:00 |
|
test_violation.py
|
break type checking cycles
|
2022-01-05 13:40:16 -05:00 |