We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba2031f commit 47d1922Copy full SHA for 47d1922
.gitattributes
@@ -1,4 +1,4 @@
1
# CRLF -> LF by default, but not for modules or classes (especially classes)
2
* text=auto
3
-*.bas text eol=crlf
4
-*.cls text eol=crlf
+*.bas text eol=lf
+*.cls text eol=lf
0 commit comments