Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 64e5e67

Browse files
authored
Merge pull request #6 from mat007/fix-line-endings-for-windows
Fix lint on windows
2 parents 280926a + 0cddb96 commit 64e5e67

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
* text=auto
2+
*.sh text eol=lf
3+
*.go text eol=lf
4+
*.exe binary

0 commit comments

Comments
 (0)