chore: Add .gitattributes to force *.go to LF (#4919)

* chore: Add .gitattributes to force *.go to LF

* What if I remove this flag
This commit is contained in:
Francis Lavoie
2022-07-29 08:46:45 -04:00
committed by GitHub
parent 56c139f003
commit 2f43aa0629
2 changed files with 2 additions and 1 deletions

1
.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
*.go text eol=lf