flake8/tests
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
..
fixtures Add paths option in local-plugins config file. 2017-10-24 19:58:18 -07:00
integration Normalize 'per-file-ignores' file paths 2019-09-01 19:04:55 -04:00
unit Normalize 'per-file-ignores' file paths 2019-09-01 19:04:55 -04:00
__init__.py mypy now passes 2019-05-19 17:31:04 -07:00
conftest.py Add a docstring to conftest 2016-01-10 13:15:25 -06:00