Skip to content

Commit b22b1b9

Browse files
committed
Fix line endings on Windows CI
1 parent 460d276 commit b22b1b9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@
1313

1414
/scripts/ export-ignore
1515
/tests/ export-ignore
16+
17+
# Ensure the correct line endings are used in tests on Windows
18+
* text=auto eol=lf

0 commit comments

Comments
 (0)