Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Be more strict about regex validation #44

Open
kastiglione opened this issue Jan 2, 2020 · 0 comments
Open

Be more strict about regex validation #44

kastiglione opened this issue Jan 2, 2020 · 0 comments

Comments

@kastiglione
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant