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 1a212f4 commit e9b024fCopy full SHA for e9b024f
1 file changed
.gitattributes
@@ -0,0 +1,4 @@
1
+# Normalize line endings to LF on checkout, on every platform.
2
+# The test fixtures (and the stringify output they are compared against)
3
+# assume LF, so a CRLF checkout on Windows would break the tests.
4
+* text=auto eol=lf
0 commit comments