Skip to content

Commit bd2778f

Browse files
Merge #127
127: Fix failing tidy (line endings on Windows) r=japaric a=petrochenkov This happens every time a new doc submodule is added to https://github.com/rust-lang/rust. cc rust-lang/book#549 rust-lang/reference#36 rust-lang/rust-by-example#1018 rust-lang/rustc-dev-guide#246 Co-authored-by: Vadim Petrochenkov <[email protected]>
2 parents e4cd482 + 3eaf081 commit bd2778f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
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)