Skip to content

Conversation

nektro
Copy link

@nektro nektro commented Sep 19, 2024

git has very bad defaults when it comes to this so this should eliminate line ending errors when cloning zig code from this repo over the internet

@@ -0,0 +1,2 @@
* text=auto
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we have this in the main Zig repository. Why do we need it here but not there?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://github.com/ziglang/zig/blob/master/.gitattributes#L1-L3 the main repo limits it to zig files
i made this pr before that code was there and i normalize LF on all my files so thats why i used *

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