β
Checklist
β Question
We have some complex filtering rules that are easiest to express as two separate instances of file-filter.
This seems to work, but we get the following warning:
WARNING - Config value 'plugins': Plugin 'file-filter' was specified multiple times - this is likely a mistake, because the plugin doesn't declare `supports_multiple_instances`.
Is this a problem, or should/could the plugin declare supports_multiple_instances?
π Additional context
No response
π Code of Conduct