flake8/tests
Eric N. Vander Weele 153032f778 config: Add 'config_file' parameter to ConfigFileFinder
The `--config` flag is passed into `MergedConfigParser.parse()` and the
module-level function `config.get_local_plugins()`.  Since both of these
places utilize the `ConfigFileFinder` object and the configuration file
override pertains to how configuration behaves, this incremental change
directly associates the `ConfigFileFinder` and the configuration file
override.
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 Remove unused 'isolated' parameter 2020-01-07 13:14:34 -05:00
unit config: Add 'config_file' parameter to ConfigFileFinder 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