flake8/tests/integration
Eric N. Vander Weele a90200353e application: Register preliminary options on a separate argument parser
We introduce a new `ArgumentParser` for registering the preliminary
options to be inherited by the `Application.option_manager`.  The next
step will be to use the `Application.prelim_arg_parser` for parsing and
handling preliminary options and arguments.

Note that we prevent the preliminary parser from handling `-h/--help`
and defer to that to the primary parser.
2019-10-25 17:07:43 -04:00
..
subdir Add paths option in local-plugins config file. 2017-10-24 19:58:18 -07:00
test_aggregator.py application: Register preliminary options on a separate argument parser 2019-10-25 17:07:43 -04:00
test_api_legacy.py Fix legacy api invocation of make_notifier 2019-01-30 11:00:36 -08:00
test_checker.py support extend-exclude Fixes #535 2019-07-08 20:12:47 +00:00
test_main.py Don't reset indent_char when we encounter E101 2019-09-24 13:54:32 -07:00
test_plugins.py Add paths option in local-plugins config file. 2017-10-24 19:58:18 -07:00