Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Add flags option to the pattern regex #2

Description

@stark-chase

Hey!

Currently, there is no way to have multiple switches on the same pattern. using the regex option doesn't resolve it because there is no option to add the global flag to the created regex (here).
Could you maybe add an option to add flags to the regex or even better - allow the pattern to be also regex (here).

I can even do it myself if you want to

Thanks :)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions