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

support regex in insertIntoFile #7384

Merged
merged 1 commit into from Oct 31, 2017
Merged

Conversation

kellyselden
Copy link
Member

@kellyselden kellyselden commented Oct 12, 2017

Right now if you use { before: '/tests' + EOL }, you are missing those Windows users that choose to check in Unix line endings. Now you can use regex to catch both line endings.

@rwjblue
Copy link
Member

rwjblue commented Oct 13, 2017

Seems good to me. Travis does not agree though...

@kellyselden
Copy link
Member Author

I got lazy and deferred to Travis for test results lol

@kellyselden
Copy link
Member Author

BTW, good thing we don't actually have a Travis on our team, he/she would be very confused.

@rwjblue
Copy link
Member

rwjblue commented Oct 13, 2017

lol, indeed!

@kellyselden
Copy link
Member Author

@rwjblue Final approval? Also, should I target beta?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants