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

Enforce line endings to be "LF" #3534

Merged
merged 3 commits into from
Sep 19, 2022
Merged

Conversation

MonsieurNicolas
Copy link
Contributor

CRLF is causing some issues on Windows, this PR fixes them by just ensuring that the workspace is always configured with LF.

I also included a couple commits to get rid of warnings and build errors (Windows again).

@MonsieurNicolas
Copy link
Contributor Author

r+ 56c8320

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.

None yet

3 participants