Skip to content

Removes unnecessary character classes from phone regex#110

Open
KonkenBonken wants to merge 1 commit intogeongeorge:masterfrom
KonkenBonken:patch-1
Open

Removes unnecessary character classes from phone regex#110
KonkenBonken wants to merge 1 commit intogeongeorge:masterfrom
KonkenBonken:patch-1

Conversation

@KonkenBonken
Copy link
Copy Markdown

The phone regex included unnecessary character classes including only a singular character, this PR replaces them with just that character instead.
/[\+]/ is equivalent to /\+/

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