Skip to content

Conversation

gaearon
Copy link
Contributor

@gaearon gaearon commented Oct 14, 2018

It looks like #4866 broke it for all releases. Windows paths start with something like C: but the regex doesn't allow : so no path actually passes the check.

Since enabling : everywhere is likely not safe, I specifically enable ([a-ZA-Z]:[/\\])? at a first position instead.

@gaearon gaearon merged commit bd0ffb7 into master Oct 14, 2018
@gaearon gaearon deleted the gaearon-patch-2 branch October 21, 2018 20:00
@lock lock bot locked and limited conversation to collaborators Jan 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants