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

Set the line ending to be unix #62

Merged
merged 1 commit into from
Jul 24, 2018
Merged

Set the line ending to be unix #62

merged 1 commit into from
Jul 24, 2018

Conversation

decriptor
Copy link
Contributor

All of the tests assume a line ending of \n and not \r\n.
This causes all of the tests to fail on Windows.

@decriptor decriptor requested a review from Therzok July 23, 2018 22:44
@decriptor decriptor requested a review from sundermann as a code owner July 23, 2018 22:44
@decriptor decriptor requested a review from directhex July 23, 2018 22:53
@decriptor decriptor force-pushed the use_unix_line_endings branch from 40e6bd9 to fdb3904 Compare July 23, 2018 23:10
All of the tests assume a line ending of \n and not \r\n.
This causes all of the tests to fail on Windows.
@decriptor decriptor force-pushed the use_unix_line_endings branch from fdb3904 to f470804 Compare July 23, 2018 23:13
@Therzok Therzok merged commit 1c36345 into master Jul 24, 2018
@Therzok Therzok deleted the use_unix_line_endings branch July 24, 2018 16:16
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