flake8/tests
Eric N. Vander Weele 77b2506071 config: Switch code paths to use 'ConfigFileFinder.config_file'
Now that the `ConfigFileFinder` has the `.config_file` attribute, switch
the relevant code paths to utilize this public attribute.

Tests have been updated to either construct `ConfigFileFinder` or mock
the object appropriately.
2020-01-12 23:19:26 -05:00
..
fixtures options: Remove parsing --verbose from the configuration file 2019-10-12 14:25:50 +01:00
integration config: Switch code paths to use 'ConfigFileFinder.config_file' 2020-01-12 23:19:26 -05:00
unit config: Switch code paths to use 'ConfigFileFinder.config_file' 2020-01-12 23:19:26 -05: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