Skip to content

Commit 416c56a

Browse files
committed
Add .gitattributes to fix windows tests
1 parent 5b60d61 commit 416c56a

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
@@ -0,0 +1,3 @@
1+
* text=auto eol=lf
2+
*.rs text eol=lf whitespace=tab-in-indent,trailing-space,tabwidth=4
3+
*.fixed linguist-language=Rust

0 commit comments

Comments
 (0)