mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 18:46:52 +00:00
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. |
||
|---|---|---|
| .. | ||
| subdir | ||
| test_aggregator.py | ||
| test_api_legacy.py | ||
| test_checker.py | ||
| test_main.py | ||
| test_plugins.py | ||