Skip to content

Comments

Convert line endings with dos2unix#67

Merged
slachiewicz merged 1 commit intomojohaus:masterfrom
kohlschutter:ck/CodeCleanup2
Oct 27, 2023
Merged

Convert line endings with dos2unix#67
slachiewicz merged 1 commit intomojohaus:masterfrom
kohlschutter:ck/CodeCleanup2

Conversation

@kohlschuetter
Copy link
Contributor

Some (but not all) code had DOS-encoded line endings (CR+LF).

Run the following command:
dos2unix $(find src -type f)

Some (but not all) code had DOS-encoded line endings (CR+LF).

Run the following command:
dos2unix $(find src -type f)
@slachiewicz slachiewicz merged commit 7502a6a into mojohaus:master Oct 27, 2023
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.

2 participants