Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 7e203ef

Browse files
craigmayhewbjorn3
andauthored
Enforce linux style line endings to support WSL (rust-lang#1073)
* Enforce linux style line endings to support WSL If you clone in windows, but run under WSL, the line endings cause errors. This enforces linux style line endings. * Update .gitattributes to use text=auto Co-authored-by: bjorn3 <[email protected]> Co-authored-by: bjorn3 <[email protected]>
1 parent f0069da commit 7e203ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* text=auto eol=lf

0 commit comments

Comments
 (0)