Skip to content

Commit

Permalink
Fix gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Oct 29, 2020
1 parent 75479a8 commit 8e733e3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
[attr]rust text eol=lf whitespace=tab-in-indent,trailing-space,tabwidth=4

* text=auto eol=lf
*.rs rust
*.rs text eol=lf whitespace=tab-in-indent,trailing-space,tabwidth=4

0 comments on commit 8e733e3

Please sign in to comment.