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

Simplify default regular expression #217

Merged
merged 1 commit into from
Oct 24, 2018
Merged

Simplify default regular expression #217

merged 1 commit into from
Oct 24, 2018

Conversation

julienfalque
Copy link
Contributor

- is already matched by [^A-Za-z0-9] so the regular expression can be simplified.

This does not require a new minor release and could be included in a patch one but I don't know whether lower branches are still maintained so I'm targetting master for now. Please let me know if I should rebase onto another branch.

@florianeckerstorfer florianeckerstorfer merged commit edb835c into cocur:master Oct 24, 2018
@julienfalque julienfalque deleted the simplify-default-regexp branch October 24, 2018 05:09
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.

None yet

2 participants