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

bugfix: modify the regex to allow dash #32

Merged
merged 1 commit into from
Mar 29, 2022

Commits on Feb 4, 2022

  1. bugfix: modify the regex to allow dash

    previous regex assumed alphanumeric series IDs and does not anticipate those with '-' character such as 'PCU11331-11331-'. Added dash character to regex as fix.
    bikeactuary committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    021f677 View commit details
    Browse the repository at this point in the history