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

Add .gitattributes file with text=auto eol=lf #200

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

JamieMagee
Copy link
Contributor

This pull request includes a change to the .gitattributes file to enforce consistent line endings across different operating systems. The most significant change is the addition of a rule to ensure text files use the LF (Line Feed) line ending, which is standard on Unix-based systems like Linux and macOS.

Line endings consistency:

  • .gitattributes: Added a rule to enforce LF (Line Feed) line endings for all text files, ensuring consistency across different operating systems.configuration

@JamieMagee JamieMagee requested a review from a team as a code owner December 1, 2023 05:24
@jakecoffman jakecoffman merged commit 06cfac0 into dependabot:main Dec 1, 2023
49 of 50 checks passed
@JamieMagee JamieMagee deleted the jamiemagee/gitattributes branch December 19, 2023 19:58
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