Skip to content

Commit

Permalink
Enabling .editorconfig charset
Browse files Browse the repository at this point in the history
  • Loading branch information
jnm2 committed Oct 12, 2017
1 parent bbe5ae8 commit 9829716
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ root = true
indent_style = space
indent_size = 4
insert_final_newline = true
# VS 15.0–15.2 misinterpret as utf-8-bom https://developercommunity.visualstudio.com/content/problem/22922
# charset = utf-8
charset = utf-8

[*.{proj,csproj,vcxproj,xproj,json,config,nuspec,xml}]
indent_size = 2
Expand Down

0 comments on commit 9829716

Please sign in to comment.