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 City of London ID requirements #19

Merged
merged 1 commit into from
Nov 12, 2024
Merged

add City of London ID requirements #19

merged 1 commit into from
Nov 12, 2024

Conversation

chris48s
Copy link
Member

@chris48s chris48s commented Nov 7, 2024

Refs:

First job on this one is to fix this library. then I'll cut a release, upgrade all the apps that use it, and then I'll work out if there is anywhere else that is showing wrong info about ID requirements.

Comment on lines +68 to +73
"local.city-of-london.*": {
"default": null
},
"local.city-of-london-alder.*": {
"default": null
},
Copy link
Member Author

Choose a reason for hiding this comment

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

My opening gambit here was to make this local.city-of-london* but that didn't match the -alder case.
Having looked at the regex soup in the matching rules, I decided to just double up here rather than try to modify it.

@chris48s chris48s merged commit 42dac40 into master Nov 12, 2024
3 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.

2 participants