Skip to content

Commit

Permalink
Fix failing tidy (line endings on Windows) (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
petrochenkov authored and mark-i-m committed Dec 1, 2018
1 parent 3940e94 commit 2f4e10c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto eol=lf

0 comments on commit 2f4e10c

Please sign in to comment.