Skip to content

Commit

Permalink
Update editor config settings to be LF for file eol.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbondeson committed Dec 30, 2018
1 parent e887e17 commit 6530ed1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .editorconfig
Expand Up @@ -7,6 +7,7 @@ end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
end_of_line = lf

[*.md]
trim_trailing_whitespace = false

0 comments on commit 6530ed1

Please sign in to comment.