Skip to content

Commit c21b445

Browse files
committed
Add .gitattributes to potentially fix windows tests
1 parent 630d09c commit c21b445

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)