validator.js
validator.js copied to clipboard
feat(isAlpha, isAlphanumeric): added support for Irish fadas (accents)
Irish fadas reference: https://en.wikipedia.org/wiki/Irish_orthography#Vowels
Checklist
- [x] PR contains only changes related; no stray files, etc.
- [x] README updated (where applicable)
- [x] Tests written (where applicable)
- [x] References provided in PR (where applicable)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.95%. Comparing base (
b958bd7) to head (42d2012). Report is 17 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #2281 +/- ##
=======================================
Coverage 99.95% 99.95%
=======================================
Files 107 107
Lines 2454 2454
Branches 619 619
=======================================
Hits 2453 2453
Partials 1 1
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.