Skip to content

Commit

Permalink
enforce "lf" line ending
Browse files Browse the repository at this point in the history
  • Loading branch information
6543 committed Jul 9, 2021
1 parent 868cfe7 commit 6d0fd3f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
@@ -0,0 +1,4 @@
root = true

[*]
end_of_line = lf
1 change: 1 addition & 0 deletions .gitattributes
@@ -0,0 +1 @@
* text=auto eol=lf

0 comments on commit 6d0fd3f

Please sign in to comment.