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 a gitattributes file to specify LF line endings #126

Merged
merged 3 commits into from
Apr 25, 2024

Conversation

thenorili
Copy link
Contributor

Since almost all files not on our gitignore are text files, it uses * text as a catch-all and specifies *.png as binary.

@thenorili thenorili self-assigned this Nov 25, 2023
@thenorili
Copy link
Contributor Author

It would probably make WSL more foolproof to not use auto and just use unix file endings, idk, how would y'all feel about that?

Since almost all files not on our gitignore are text files, it uses
`* text` as a catch-all and specifies *.png as binary.
ten3roberts pushed a commit that referenced this pull request Dec 8, 2023
Adds documentation on the difference in performance characteristics between  wrap_err vs wrap_err_with explored in Issue #126

---------

Co-authored-by: Jane Losare-Lusby <jlusby@yaah.dev>
@thenorili thenorili changed the title Add a gitattributes file to specify auto CRLF Add a gitattributes file to specify LF line endings Apr 25, 2024
@yaahc yaahc merged commit b0c3e3f into eyre-rs:master Apr 25, 2024
29 checks passed
@thenorili thenorili deleted the gitattributes branch May 6, 2024 02:57
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

2 participants