diff --git a/.gitattributes b/.gitattributes index 777fbf5f..366f7f33 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,7 @@ * text=auto *.go text diff=golang *.bat text eol=crlf +go.mod text eol=lf # Ensure test fixtures don't get mangled **/testdata/** -text