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

Fix range of chars definition in LinkedIn regex #1

Merged
merged 1 commit into from
Nov 13, 2018

Conversation

siboehm
Copy link
Contributor

@siboehm siboehm commented Oct 24, 2018

What was probably meant to be a range of chars was mistakenly defined with parenthesis () instead of brackets [].

This should have been tested.

If you leave this pull request open and I have time I might add some more tests.

@lorey lorey merged commit e1d22ce into lorey:master Nov 13, 2018
@lorey
Copy link
Owner

lorey commented Nov 13, 2018

Great catch, thanks. The tests have to be extended, yes. Still learning 🤕

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