Skip to content
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

Add support for uk national insurance numbers #3

Merged
merged 4 commits into from
Aug 30, 2023
Merged

Add support for uk national insurance numbers #3

merged 4 commits into from
Aug 30, 2023

Conversation

Andrew-Clow
Copy link
Contributor

No description provided.

Copy link
Owner

@niho niho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your work on this. Much appreciated!

The code looks good and I will merge it and publish it. But I think we need to consider rewriting the documentation a bit first to use a slightly different tone of voice and only include what is relevant for actually using the module. You should also consider removing the hard coded error message strings, as they are not very useful in practice (because of localisation and other UX concerns).

.gitignore Outdated Show resolved Hide resolved
src/PersonalNumber/UK.elm Outdated Show resolved Hide resolved
src/PersonalNumber/UK.elm Outdated Show resolved Hide resolved
src/PersonalNumber/UK.elm Outdated Show resolved Hide resolved
@Andrew-Clow Andrew-Clow requested a review from niho August 28, 2023 13:34
@niho niho merged commit 444ac0d into niho:master Aug 30, 2023
1 check passed
@Andrew-Clow Andrew-Clow deleted the Add-support-for-UK-National-Insurance-Numbers branch August 30, 2023 09:36
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.

2 participants