Skip to content

List of falsly flagged non deterministic Regexes that are actually deterministic #8

Description

@s4ke

Note to people coming accross this; This is no bug, but merely a flaw in how determinism is currently defined (it is too restrictive atm).

  • (\w+)(\s+\1)+
    (Should be possible as the first matching group can never be empty)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions