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: gitattributes to force LF #387

Merged
merged 1 commit into from
Apr 1, 2022
Merged

Fix: gitattributes to force LF #387

merged 1 commit into from
Apr 1, 2022

Conversation

thekaveman
Copy link
Member

@thekaveman thekaveman commented Apr 1, 2022

This code is run in a Linux environment, and expects LF line-endings. The .gitattributes file forces all cloners to use LF regardless of their OS.

See https://docs.github.com/en/get-started/getting-started-with-git/configuring-git-to-handle-line-endings

this code is run in a Linux environment, and expects LF line-endings

the gitattributes file forces all cloners to use LF regardless of their OS
@thekaveman thekaveman added the chore Chores and tasks for code cleanup, dev experience, etc. label Apr 1, 2022
@thekaveman thekaveman requested a review from angela-tran April 1, 2022 16:56
@thekaveman thekaveman enabled auto-merge April 1, 2022 16:58
@thekaveman thekaveman merged commit 4911b65 into dev Apr 1, 2022
@thekaveman thekaveman deleted the fix/git-line-endings branch April 1, 2022 17:05
@thekaveman thekaveman added this to the Dev environment cleanups milestone Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Chores and tasks for code cleanup, dev experience, etc.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants