Skip to content

Commit 25f820d

Browse files
committed
Mark two fixtures as crlf and cr respectively.
1 parent 26d0435 commit 25f820d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

+3
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
*.ftl eol=lf
2+
3+
fluent-syntax/tests/fixtures/crlf.ftl eol=crlf
4+
fluent-syntax/tests/fixtures/cr.ftl eol=cr

0 commit comments

Comments
 (0)