| .. |
|
plugins
|
fix extended_default_select from plugin loading
|
2022-01-01 19:26:43 -05:00 |
|
__init__.py
|
move from allowlist to blocklist for mypy
|
2021-11-14 21:48:17 -08:00 |
|
conftest.py
|
extend black formatting to tests as well
|
2021-04-18 09:23:48 -07: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
|
move managing of off_by_default / enable_extensions to plugin loading
|
2022-01-01 18:33:07 -05:00 |
|
test_discover_files.py
|
split out file discovery and test it
|
2021-11-14 20:04:29 -08:00 |
|
test_exceptions.py
|
use plugin_name= instead of dicts in exceptions
|
2021-12-07 15:36:20 -08:00 |
|
test_file_checker.py
|
rework plugin loading
|
2021-12-31 15:09:54 -08:00 |
|
test_file_processor.py
|
use tokenize.TokenInfo instead of _Token alias
|
2022-01-05 15:37:25 -05:00 |
|
test_filenameonly_formatter.py
|
break type checking cycles
|
2022-01-05 13:40:16 -05:00 |
|
test_legacy_api.py
|
type the rest of the legacy api
|
2022-01-05 12:35:38 -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
|
rework plugin loading
|
2021-12-31 15:09:54 -08:00 |
|
test_options_config.py
|
add failing test for missing config file
|
2021-12-24 23:40:31 +00: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
|
perform path normalization on '.'
|
2022-01-05 11:44:31 -05:00 |
|
test_violation.py
|
break type checking cycles
|
2022-01-05 13:40:16 -05:00 |