Skip to content

Commit

Permalink
Line endings should be LF across repo and not CRLF (huggingface#10119)
Browse files Browse the repository at this point in the history
  • Loading branch information
LysandreJik authored Feb 10, 2021
1 parent 937f670 commit 0d8e554
Show file tree
Hide file tree
Showing 3 changed files with 681 additions and 678 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*.py eol=lf
*.rst eol=lf
*.md eol=lf
Loading

0 comments on commit 0d8e554

Please sign in to comment.