flake8/tests/unit
Ian Stapleton Cordasco 807904aebc
Drop support for Home and XDG config files
This has been a huge support burden for us. I seriously considered doing
this in 3.0 but caved to a vocal minority and the desire to keep as much
backwards compatibility as possible. At this point, however, I'm done
witnessing the abuse Anthony has to suffer over this and I'm done with
the undue hostility that people who don't bother to read the docs
display. Hopefully, this eases that a bit.
2021-10-10 19:18:51 -05:00
..
conftest.py extend black formatting to tests as well 2021-04-18 09:23:48 -07:00
test_application.py extend black formatting to tests as well 2021-04-18 09:23:48 -07:00
test_base_formatter.py fix test name after refactor 2021-09-08 18:49:11 -04:00
test_checker_manager.py extend black formatting to tests as well 2021-04-18 09:23:48 -07:00
test_config_file_finder.py extend black formatting to tests as well 2021-04-18 09:23:48 -07:00
test_config_parser.py Drop support for Home and XDG config files 2021-10-10 19:18:51 -05:00
test_debug.py extend black formatting to tests as well 2021-04-18 09:23:48 -07:00
test_decision_engine.py Fix bug for plugins using extend_default_ignore 2021-04-15 13:26:08 -05:00
test_exceptions.py short circuit on ast error before tokenization error 2021-04-18 10:08:11 -07:00
test_file_checker.py short circuit on ast error before tokenization error 2021-04-18 10:08:11 -07:00
test_file_processor.py extend black formatting to tests as well 2021-04-18 09:23:48 -07:00
test_filenameonly_formatter.py extend black formatting to tests as well 2021-04-18 09:23:48 -07:00
test_get_local_plugins.py extend black formatting to tests as well 2021-04-18 09:23:48 -07:00
test_legacy_api.py extend black formatting to tests as well 2021-04-18 09:23:48 -07:00
test_nothing_formatter.py extend black formatting to tests as well 2021-04-18 09:23:48 -07:00
test_option.py extend black formatting to tests as well 2021-04-18 09:23:48 -07:00
test_option_manager.py extend black formatting to tests as well 2021-04-18 09:23:48 -07:00
test_plugin.py extend black formatting to tests as well 2021-04-18 09:23:48 -07:00
test_plugin_manager.py extend black formatting to tests as well 2021-04-18 09:23:48 -07:00
test_plugin_type_manager.py test using python3.10 2021-08-15 19:00:43 -04:00
test_pyflakes_codes.py extend black formatting to tests as well 2021-04-18 09:23:48 -07:00
test_statistics.py extend black formatting to tests as well 2021-04-18 09:23:48 -07:00
test_style_guide.py Fix bug for plugins using extend_default_ignore 2021-04-15 13:26:08 -05:00
test_utils.py extend black formatting to tests as well 2021-04-18 09:23:48 -07:00
test_violation.py extend black formatting to tests as well 2021-04-18 09:23:48 -07:00