Skip to content

Commit ba4617b

Browse files
committed
Fix golangci-lint on Windows
The fix is from golangci/golangci-lint#580 (comment). Signed-off-by: Kazuyoshi Kato <[email protected]>
1 parent b4b8e1f commit ba4617b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*.go text eol=lf
2+

0 commit comments

Comments
 (0)