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 13, 2021
1 parent 9926455 commit be04ac9
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 be04ac9

Please sign in to comment.