Skip to content

better combination / grouping of regex matches #5

Description

@risktoparkrageram

Currently matching on multiple (for example) postcode formats in a given country leads us to have named matches in the regex of postal_code_a and postal_code_b and then a secondary step to merge those matches into postal_code. if refactoring regex for #4 then we could tidy this up to be clearer / more explicit?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions