| .. |
|
plugins
|
rework plugin loading
|
2021-12-31 15:09:54 -08: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
|
add --color option
|
2021-11-05 20:37:08 -04:00 |
|
test_checker_manager.py
|
rework plugin loading
|
2021-12-31 15:09:54 -08:00 |
|
test_debug.py
|
rework plugin loading
|
2021-12-31 15:09:54 -08:00 |
|
test_decision_engine.py
|
Fix bug for plugins using extend_default_ignore
|
2021-04-15 13:26:08 -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
|
extend black formatting to tests as well
|
2021-04-18 09:23:48 -07:00 |
|
test_filenameonly_formatter.py
|
add --color option
|
2021-11-05 20:37:08 -04:00 |
|
test_legacy_api.py
|
refactor run_checks to not take an Optional list of filenames
|
2021-11-25 15:45:01 -05:00 |
|
test_main_options.py
|
rework plugin loading
|
2021-12-31 15:09:54 -08:00 |
|
test_nothing_formatter.py
|
add --color option
|
2021-11-05 20:37:08 -04: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
|
replace py2-kwonly shim with true kwonly args
|
2021-11-14 20:59:28 -08:00 |
|
test_style_guide.py
|
Fix bug for plugins using extend_default_ignore
|
2021-04-15 13:26:08 -05:00 |
|
test_utils.py
|
rework plugin loading
|
2021-12-31 15:09:54 -08:00 |
|
test_violation.py
|
extend black formatting to tests as well
|
2021-04-18 09:23:48 -07:00 |