Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.4k
feat(isPostalCode): AddLK
(Sri Lanka) locale#1788
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
feat(isPostalCode): AddLK
(Sri Lanka) locale#1788
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Codecov Report
@@ Coverage Diff @@## master #1788 +/- ##========================================= Coverage 100.00% 100.00% ========================================= Files 102 102 Lines 2029 2029 Branches 457 457 ========================================= Hits 2029 2029
Continue to review full report at Codecov.
|
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.
LGTM! Thank you for your PR@nimanthadilz 🎉
Is your contribution as part of Hacktoberfest?
@tux-tn Yes. I did this contribution as part of Hacktoberfest. |
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.
thanks for your contrib! 🎉
* Add `LK` locale to `isPostalCode`* Add tests for `LK` locale of `isPostalCode`* Update README.md
* Add `LK` locale to `isPostalCode`* Add tests for `LK` locale of `isPostalCode`* Update README.md
* Add `LK` locale to `isPostalCode`* Add tests for `LK` locale of `isPostalCode`* Update README.md
Added
LK
locale toisPostalCode
validator. Tests are provided.Checklist