diff --git a/Go.gitattributes b/Go.gitattributes index 175ebc8..f70c678 100644 --- a/Go.gitattributes +++ b/Go.gitattributes @@ -2,4 +2,4 @@ # line endings. Windows users contributing to Go will need to use a # modern version of git and editors capable of LF line endings. -*.go -text +*.go -text diff=golang