You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
I added a feature in my fork to support invalid regex by ignoring them: caido@1a06dd5
This is a bit niche, but when supporting user provided regexes we wanted to ignore invalid ones instead of returning an error (they will never match on anything).
If you want me to upstream it, let me know!
The text was updated successfully, but these errors were encountered:
Hi!
I added a feature in my fork to support invalid regex by ignoring them: caido@1a06dd5
This is a bit niche, but when supporting user provided regexes we wanted to ignore invalid ones instead of returning an error (they will never match on anything).
If you want me to upstream it, let me know!
The text was updated successfully, but these errors were encountered: