Skip to content

Commit

Permalink
Merge pull request #3484 from phansch/fix_windows_lineendings
Browse files Browse the repository at this point in the history
git: Enforce LF lineendings for everything
  • Loading branch information
phansch authored Dec 2, 2018
2 parents c669727 + 3a7da8b commit 6253d45
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[attr]rust text eol=lf whitespace=tab-in-indent,trailing-space,tabwidth=4

* text=auto eol=lf
*.rs rust

0 comments on commit 6253d45

Please sign in to comment.