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 bf7001f commit 4146796Copy full SHA for 4146796
.gitattributes
@@ -0,0 +1,6 @@
1
+# Set the default behavior, in case people don't have core.autocrlf set.
2
+* text=auto
3
+
4
+# Declare files that will always have LF line endings on checkout, so that it matches the configured eslint rules.
5
+*.js text eol=lf
6
+bin/pixelmatch text eol=lf
0 commit comments