Skip to content

Commit c26fb1a

Browse files
committed
Fix snapshots line-ending in windows
1 parent 5d96ade commit c26fb1a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitattributes

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
crates/ra_syntax/tests/data/** -text
1+
crates/ra_syntax/test_data/** -text eof=LF
2+
crates/ra_ide_api/src/snapshots/** -text eof=LF

0 commit comments

Comments
 (0)