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

fix: always fix windows line endings #139

Merged
merged 3 commits into from
Jun 7, 2024
Merged

Conversation

klkvr
Copy link
Member

@klkvr klkvr commented Jun 7, 2024

Follow-up to #108.

It seems that in certain cases files on WSL still have \r\n prefix, thus this PR changes logic to always fix Windows line endings and not only on Windows builds.

@klkvr klkvr requested review from DaniPopes and Evalir as code owners June 7, 2024 17:37
src/artifacts/mod.rs Outdated Show resolved Hide resolved
@klkvr klkvr merged commit 2a51897 into main Jun 7, 2024
@DaniPopes DaniPopes deleted the klkvr/windows-line-endings branch June 7, 2024 17:48
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