Skip to content

feat(tn/en/telephone): vanity numbers + ssn (17→20, complete) - #61

Merged
Alex-Wengg merged 1 commit into
mainfrom
feat/en-tn-telephone-vanity
Jul 9, 2026
Merged

Alex-Wengg merged 1 commit into
mainfrom
feat/en-tn-telephone-vanity

Conversation

@Alex-Wengg

Copy link
Copy Markdown
Member
  • Vanity numbers mix digit and letter groups: 1-800-GO-U-HAUL → "one, eight hundred, GO U HAUL" (digit groups read as cardinals with ", ", letter groups kept and space-separated); 1-800-GO-2-HAUL → "one, eight hundred, GO two, HAUL".
  • Add ssn → "SSN" to the whitelist (my ssn is 111-11-1111 → "my SSN is one one one, one one, one one one one").

en TN telephone parity: 17/20 → 20/20 (complete). No regressions. Vendored data + baseline updated; tests/fmt green.

🤖 Generated with Claude Code

- vanity numbers mix digit and letter groups: "1-800-GO-U-HAUL" →
  "one, eight hundred, GO U HAUL" (digit groups read as cardinals with ", ",
  letter groups kept and space-separated)
- add "ssn" → "SSN" to the whitelist ("my ssn is 111-11-1111")

en TN telephone parity: 17/20 → 20/20. No regressions.
@Alex-Wengg
Alex-Wengg merged commit 651af9e into main Jul 9, 2026
6 checks passed
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