Skip to content

Does not show correct results for file path including leading ./ #17

Open
@jeffgran-dox

Description

@jeffgran-dox

Title says it all.

If you run codeowners ./src/file.go it will always hit a * rule, or just (unowned) if there is no * rule.

Whereas codeowners src/file.go will correctly match a rule that covers this file/directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions