Skip to content

Commit

Permalink
Merge pull request dolphin-emu#6152 from bb010g/patch-1
Browse files Browse the repository at this point in the history
Enforce UTF-8 now that VS handles it sanely
  • Loading branch information
JosJuice authored Jan 8, 2020
2 parents 54fd83d + fa1f853 commit c484276
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,6 +1,7 @@
root = true

[*]
charset = utf-8
indent_size = 2
trim_trailing_whitespace = true

Expand Down

0 comments on commit c484276

Please sign in to comment.