Skip to content

Commit fca12ea

Browse files
authored
add .gitattributes
1 parent eed906a commit fca12ea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitattributes

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# ensure that line endings for Windows builds are properly formatted
2+
# see https://github.com/golangci/golangci-lint-action?tab=readme-ov-file#how-to-use
3+
# at "Multiple OS Example" section
4+
*.go text eol=lf

0 commit comments

Comments
 (0)