mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-04 04:06:54 +00:00
Now that the `ConfigFileFinder` has the `.ignore_config_files` 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 | ||