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

Identify street names #6

Merged
merged 5 commits into from
Feb 25, 2020
Merged

Identify street names #6

merged 5 commits into from
Feb 25, 2020

Commits on Feb 25, 2020

  1. Fix pre-commit config file

    TTitcombe committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    727b11c View commit details
    Browse the repository at this point in the history
  2. Parametrize unit tests

    TTitcombe committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    835b6a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b7ffee View commit details
    Browse the repository at this point in the history
  4. Add check for simple street names

    Simple street names are up to a four digit house number + up to 10 character street name + one of 'road', 'street', 'way', 'avenue'
    TTitcombe committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    1144f14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bee3029 View commit details
    Browse the repository at this point in the history