Skip to content

Remove the extra non-capturing group that causes nested repeat operation warnings#11

Open
xintongmi wants to merge 4 commits intochrisvfritz:masterfrom
joinhandshake:cindymi/pc-2689/fix-regex-warning
Open

Remove the extra non-capturing group that causes nested repeat operation warnings#11
xintongmi wants to merge 4 commits intochrisvfritz:masterfrom
joinhandshake:cindymi/pc-2689/fix-regex-warning

Conversation

@xintongmi
Copy link

The creative_letters option currently will emit warnings due to the construction of the regexes used.

By removing the outer non-matching group and making the regex match exactly once, we can get rid of these warnings and still match against creative characters.

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

Successfully merging this pull request may close these issues.

1 participant