flake8/tests/integration
Eric N. Vander Weele 31aad5975a Normalize 'per-file-ignores' file paths
Leverage the `type` keyword argument to `ArgumentParser.add_option()` for
converting the raw string, either from a configuration file or the
command-line, into a data structure for later use.

Now with `OptionManager.parse_args()` feeding configuration file values
as default values to be considered by the `ArgumentParser.parse_args()`
framework, normalization of the file paths occur in single place.
2019-09-01 19:04:55 -04:00
..
subdir Add paths option in local-plugins config file. 2017-10-24 19:58:18 -07:00
test_aggregator.py Add support for local (in-repo, non-setuptools) plugins. 2017-08-03 00:25:37 -07: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 Normalize 'per-file-ignores' file paths 2019-09-01 19:04:55 -04:00
test_plugins.py Add paths option in local-plugins config file. 2017-10-24 19:58:18 -07:00