Instagram / Instagram/Fixit

Support multiple paths in overrides block

Open
#418 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
714
Forks
72
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.