We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d5f6ca commit cf4d4b0Copy full SHA for cf4d4b0
.gitattributes
@@ -1,3 +1 @@
1
-fluent.syntax/tests/syntax/fixtures_reference/crlf.ftl eol=crlf
2
-fluent.syntax/tests/syntax/fixtures_reference/cr.ftl eol=cr
3
-fluent.syntax/tests/syntax/fixtures_structure/crlf.ftl eol=crlf
+*.ftl eol=lf
fluent.syntax/.gitattributes
@@ -0,0 +1,3 @@
+tests/syntax/fixtures_reference/crlf.ftl eol=crlf
+tests/syntax/fixtures_reference/cr.ftl eol=cr
+tests/syntax/fixtures_structure/crlf.ftl eol=crlf
0 commit comments