Skip to content

Compiler: should return error on invalid patterns #89

Open
@shreyas-londhe

Description

@shreyas-londhe

The compiler should return error when trying to compile an invalid regex pattern. For example (\r\n|^)to:([^\r\n]+<)?[a-zA-Z0-9!#$%&\*\+-/=\?\^_{|}~.]+@[a-zA-Z0-9_.-]+>?\r\n`.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions