Skip to content

Commit ace6679

Browse files
committed
Fixed up CRLF issue
1 parent ef9eca6 commit ace6679

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitattributes

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
tests/syntax/fixtures_reference/crlf.ftl eol=crlf
2-
tests/syntax/fixtures_reference/cr.ftl eol=cr
3-
tests/syntax/fixtures_structure/crlf.ftl eol=crlf
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

0 commit comments

Comments
 (0)