Skip to content

Inconsistent implementation for ambiguous paths #644

Open
@simon446

Description

@simon446

The rule no-ambiguous-paths checks for some ambiguous paths, but not all. For example:

  • /foo/{x}
  • /foo/bar

Are ambiguous for input /foo/bar but will not get flagged by the linter. Is this expected behavior?

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