Skip to content

Remove the extra non-capturing group that causes warning messages#10

Open
jonbwhite wants to merge 1 commit intochrisvfritz:masterfrom
jonbwhite:jbw/remove-regex-warnings
Open

Remove the extra non-capturing group that causes warning messages#10
jonbwhite wants to merge 1 commit intochrisvfritz:masterfrom
jonbwhite:jbw/remove-regex-warnings

Conversation

@jonbwhite
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