-
-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Description
It would be great to be able to match comment bodies based on regex whereas right now this only works with containment. From briefly looking at the source code I think this might work by replacing references to string.includes
with string.match
. Happy to try and contribute this feature if there is interest.
Metadata
Metadata
Assignees
Labels
No labels