Similar to #408, but consider a list of path strings, eg:
[[tool.fixit.overrides]]
paths = [
"team/foo/bar",
"project/egg/nog",
]
...
Some semantics for overlapping overrides (eg, multiple blocks listing the same path) would probably be worth documenting and adding tests for.