We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eed906a commit fca12eaCopy full SHA for fca12ea
.gitattributes
@@ -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