Skip to content

Commit

Permalink
Force LF line endings (#5266)
Browse files Browse the repository at this point in the history
* Force LF line endings

* Retrospectively update files to linefeeds
  • Loading branch information
Pandapip1 authored Jul 16, 2022
1 parent e951b60 commit cbc1db7
Show file tree
Hide file tree
Showing 4 changed files with 344 additions and 340 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# GitHub highlighting for Solidity files
# See https://github.com/github/linguist/pull/3973#issuecomment-357507741
*.sol linguist-language=Solidity

# Force Linux line endings on all files
# Necessary for running eipw locally
* text=auto eol=lf
Loading

0 comments on commit cbc1db7

Please sign in to comment.