-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(isMobilePhone): add sr-ME locale #2225
base: master
Are you sure you want to change the base?
feat(isMobilePhone): add sr-ME locale #2225
Conversation
73d3ac5
to
12d663d
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2225 +/- ##
===========================================
- Coverage 100.00% 99.95% -0.05%
===========================================
Files 108 107 -1
Lines 2482 2405 -77
Branches 627 604 -23
===========================================
- Hits 2482 2404 -78
- Partials 0 1 +1 ☔ View full report in Codecov by Sentry. |
12d663d
to
59b9a6b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Prefixes align with https://www.itu.int/dms_pub/itu-t/oth/02/02/T02020000DA0002PDFE.pdf
@Todor46 can you fix the merge conflicts |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you fix the merge conflicts
Updated validator, test, and README to include Montenegro locale (sr-ME)
Reference for mobile phones:
https://en.wikipedia.org/wiki/Telephone_numbers_in_Montenegro
Checklist