Skip to content

Commit 0841871

Browse files
authored
fix checkout under windows for golangci-lint (#2356)
1 parent a2cdf63 commit 0841871

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ CHANGELOG-developer.next.asciidoc merge=union
44
# Keep these file types as CRLF (Windows).
55
*.bat text eol=crlf
66
*.cmd text eol=crlf
7+
*.go text eol=lf

0 commit comments

Comments
 (0)