mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 15:09:42 +00:00
Always set go.sum/go.mod line endings as LF (#391)
Saves having Windows users experience pain and suffering as documented here: https://github.com/golang/go/issues/31870
This commit is contained in:
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
go.mod text eol=lf
|
||||
go.sum text eol=lf
|
||||
Reference in New Issue
Block a user