Skip to content

Add constructor which allows specification of base directory #9

@markashleybell

Description

@markashleybell

If the same ignore list is used at various levels (e.g. solution root and project roots), relative rules do not get applied correctly in child paths (because rules are assumed to be relative to the overall root.

If we allowed a base directory to be passed in, we could dynamically replace the base path in any rules in the list with a forward slash, which would mean the list still worked correctly from within the base path.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions