Skip to content
This repository was archived by the owner on Nov 10, 2022. It is now read-only.

Handle operation on Windows as well.#219

Merged
westonruter merged 1 commit into
xwp:masterfrom
georgestephanis:patch-1
Mar 2, 2017
Merged

Handle operation on Windows as well.#219
westonruter merged 1 commit into
xwp:masterfrom
georgestephanis:patch-1

Conversation

@georgestephanis

Copy link
Copy Markdown
Contributor

This avoids errors on Windows where line endings may be rendered as \r\n -- by accepting it via \r?\n instead.

This avoids errors on Windows where line endings may be rendered as `\r\n` -- by accepting it via `\r?\n` instead.
@westonruter westonruter merged commit 1ace571 into xwp:master Mar 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants