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

chore: use LF as default EOL for compatibility on Windows #18

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

wlsnmrk
Copy link
Contributor

@wlsnmrk wlsnmrk commented Jun 15, 2024

When working on Windows, editors will often default to CRLF as the end-of-line. Although .editorconfig overrides this for shell scripts, it doesn't for other file types. This change sets LF as the default end-of-line to maximize compatibility of edits made on Windows machines.

@wlsnmrk wlsnmrk changed the title Use LF as default EOL for compatibility on Windows chore: use LF as default EOL for compatibility on Windows Jun 15, 2024
@jolexxa jolexxa merged commit c60c29c into chickensoft-games:main Jun 19, 2024
1 check passed
@wlsnmrk wlsnmrk deleted the windows-eol branch June 19, 2024 17:19
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