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.
2 parents 890d264 + 728a693 commit 2371cccCopy full SHA for 2371ccc
.gitattributes
@@ -0,0 +1,6 @@
1
+
2
+# Tests using this test data assert on the hashes so checking them out with
3
+# Windows line endings causes test failures.
4
+test/test_data/* text eol=lf
5
+test/artifacts/sample_file text eol=lf
6
+test/artifacts/text_file text eol=lf
0 commit comments