flake8/tests/unit
Frank Winklmeier f98afbf7d9 Add --extend-select command line argument
Implement `--extend-select` command line argument following what was
done for `--extend-ignore` in !233. This option can be used to
selectively add individual codes without overriding the default list
entirely.

Addresses the remaining item of issue #1061.
2021-04-11 20:40:53 +02:00
..
conftest.py upgrade pycodestyle to 2.7.0 2021-03-14 11:58:03 -07:00
test_application.py automatic: pyupgrade --py36-plus 2021-03-30 17:37:13 -07:00
test_base_formatter.py automatic: pyupgrade --py36-plus 2021-03-30 17:37:13 -07:00
test_checker_manager.py automatic: pyupgrade --py36-plus 2021-03-30 17:37:13 -07:00
test_config_file_finder.py automatic: pyupgrade --py36-plus 2021-03-30 17:37:13 -07:00
test_debug.py automatic: pyupgrade --py36-plus 2021-03-30 17:37:13 -07:00
test_decision_engine.py Add --extend-select command line argument 2021-04-11 20:40:53 +02:00
test_exceptions.py fix mypy errors 2021-04-07 08:28:11 -07:00
test_file_checker.py fix links in code 2021-04-03 18:21:02 -07:00
test_file_processor.py automatic: pyupgrade --py36-plus 2021-03-30 17:37:13 -07:00
test_filenameonly_formatter.py move from optparse to argparse 2019-08-17 20:09:45 -07:00
test_get_local_plugins.py automatic: pyupgrade --py36-plus 2021-03-30 17:37:13 -07:00
test_legacy_api.py automatic: pyupgrade --py36-plus 2021-03-30 17:37:13 -07:00
test_merged_config_parser.py automatic: pyupgrade --py36-plus 2021-03-30 17:37:13 -07:00
test_nothing_formatter.py move from optparse to argparse 2019-08-17 20:09:45 -07:00
test_option.py automatic: pyupgrade --py36-plus 2021-03-30 17:37:13 -07:00
test_option_manager.py automatic: pyupgrade --py36-plus 2021-03-30 17:37:13 -07:00
test_plugin.py automatic: pyupgrade --py36-plus 2021-03-30 17:37:13 -07:00
test_plugin_manager.py fix mypy errors 2021-04-07 08:28:11 -07:00
test_plugin_type_manager.py automatic: pyupgrade --py36-plus 2021-03-30 17:37:13 -07:00
test_pyflakes_codes.py Fix reporting of UndefinedLocal pyflakes error 2019-01-31 21:55:10 -08:00
test_statistics.py automatic: pyupgrade --py36-plus 2021-03-30 17:37:13 -07:00
test_style_guide.py Add --extend-select command line argument 2021-04-11 20:40:53 +02:00
test_utils.py improve code coverage in a few places 2021-04-07 08:52:26 -07:00
test_violation.py automatic: pyupgrade --py36-plus 2021-03-30 17:37:13 -07:00