Skip to content

Filename patterns are applied stupidly #121

@nedbat

Description

@nedbat

A filename pattern for omit or include are applied incorrectly. A pattern like "piston" is made absolute before use, so the actual pattern stored and matched against is /my/project/piston, which likely will not match what you intended.


Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingrun

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions