Skip to content

Conversation

@mavilov
Copy link
Collaborator

@mavilov mavilov commented Nov 26, 2025

✅ * text=auto
• Normalizes LF across platforms
• Prevents dirty diffs on Windows vs macOS/Linux

✅ *.go text diff=go
• Enables Go-aware diffing
• Better hunk detection around functions and structs

✅ go.mod / go.sum forced as text
• Prevents accidental binary detection
• Makes module diffs clean and reviewable

✅ Explicit binary list
• Prevents Git from:
• corrupting binaries
• showing meaningless diffs
• wasting time during reviews

@mavilov
Copy link
Collaborator Author

mavilov commented Nov 26, 2025

@etelstan @crhenrici @jamescazzetta would you guys review?

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.

1 participant