Skip to content

Commit 3a64d81

Browse files
authored
Merge pull request rust-lang#36 from petrochenkov/master
Fix tidy on Windows
2 parents 644a4ff + 1c44888 commit 3a64d81

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Set the default behavior, in case people don't have core.autocrlf set.
2+
* text=auto eol=lf

0 commit comments

Comments
 (0)