Skip to content

Commit

Permalink
Add file encoding to .editorconfig.
Browse files Browse the repository at this point in the history
  • Loading branch information
mosra committed Jul 19, 2019
1 parent 15c417a commit 51587a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[*]
charset = utf-8
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
Expand Down

0 comments on commit 51587a6

Please sign in to comment.