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

regex-shorthand - Escape backslash and apostrophe #183

Merged
merged 1 commit into from Aug 23, 2018

Conversation

MrHen
Copy link
Contributor

@MrHen MrHen commented Aug 19, 2018

Fixes #178. While I was in there I realized that there was an implicit conversion between " and ' which has another potential escaping issue.

@MrHen MrHen changed the title Escape backslash and apostrophe regex-shorthand - Escape backslash and apostrophe Aug 19, 2018
@MrHen
Copy link
Contributor Author

MrHen commented Aug 19, 2018

I can't tell why the tests failed. The output didn't point me in any particular direction.

@sindresorhus
Copy link
Owner

I can't tell why the tests failed. The output didn't point me in any particular direction.

Seems to be a Travis issue. Passes now after I manually triggered a rerun.

@MrHen
Copy link
Contributor Author

MrHen commented Aug 21, 2018

Awesome, thanks. Let me know if you want any changes / updates to the PR!

@sindresorhus sindresorhus merged commit 8a50f40 into sindresorhus:master Aug 23, 2018
@sindresorhus
Copy link
Owner

Looks good :)

@MrHen MrHen deleted the bug/178-regex-shorthand branch August 23, 2018 16:11
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