flake8/tests/unit
2025-07-20 19:13:24 -04:00
..
plugins Update hooks and use autopep8 + add-trailing-comma instead of black 2025-07-20 19:13:24 -04:00
__init__.py move from allowlist to blocklist for mypy 2021-11-14 21:48:17 -08:00
conftest.py require python>=3.7 2022-08-05 19:51:08 -04:00
test_application.py Update hooks and use autopep8 + add-trailing-comma instead of black 2025-07-20 19:13:24 -04:00
test_base_formatter.py Update hooks and use autopep8 + add-trailing-comma instead of black 2025-07-20 19:13:24 -04:00
test_checker_manager.py upgrade pyflakes / pycodestyle 2025-06-20 15:15:53 -04:00
test_debug.py Update hooks and use autopep8 + add-trailing-comma instead of black 2025-07-20 19:13:24 -04:00
test_decision_engine.py Update hooks and use autopep8 + add-trailing-comma instead of black 2025-07-20 19:13:24 -04:00
test_defaults.py Adds warning when invalid error codes are parsed for ignore or extend-ignore from config file 2022-11-07 18:51:06 -05:00
test_discover_files.py Update hooks and use autopep8 + add-trailing-comma instead of black 2025-07-20 19:13:24 -04:00
test_exceptions.py require python>=3.7 2022-08-05 19:51:08 -04:00
test_file_checker.py require python 3.8.1+ 2022-11-18 11:33:52 -05:00
test_file_processor.py Update hooks and use autopep8 + add-trailing-comma instead of black 2025-07-20 19:13:24 -04:00
test_filenameonly_formatter.py require python>=3.7 2022-08-05 19:51:08 -04:00
test_legacy_api.py enable multiprocessing on other platforms 2022-10-26 22:23:02 -07:00
test_main_options.py Update hooks and use autopep8 + add-trailing-comma instead of black 2025-07-20 19:13:24 -04:00
test_nothing_formatter.py require python>=3.7 2022-08-05 19:51:08 -04:00
test_option.py require python>=3.7 2022-08-05 19:51:08 -04:00
test_option_manager.py Update hooks and use autopep8 + add-trailing-comma instead of black 2025-07-20 19:13:24 -04:00
test_options_config.py Update hooks and use autopep8 + add-trailing-comma instead of black 2025-07-20 19:13:24 -04:00
test_pyflakes_codes.py upgrade pyflakes to 3.0.0 2022-11-23 13:56:50 -05:00
test_statistics.py require python>=3.7 2022-08-05 19:51:08 -04:00
test_style_guide.py Update hooks and use autopep8 + add-trailing-comma instead of black 2025-07-20 19:13:24 -04:00
test_utils.py remove --diff option 2022-10-26 20:39:12 -07:00
test_violation.py remove --diff option 2022-10-26 20:39:12 -07:00