Skip to content

Support multiple paths in overrides block #418

@amyreese

Description

@amyreese

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions