Merge pull request #103 from kzys/fix-windows-lint

Use CR+LF instead of LF regardless of OS
This commit is contained in:
Derek McGowan 2022-02-22 09:45:16 -08:00 committed by GitHub
commit e35aa966f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
*.go text eol=lf