Skip to content

Be more strict about regex validation #44

@kastiglione

Description

@kastiglione

I recently refactored some -remap expressions, and left a $2 reference that should have changed to $1. This doesn't currently result in an error, instead the invalid reference is silently replaced with an empty string. It would be good to make this an error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions