mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 05:19:56 +00:00
Revert "EditorConfig: Workaround MSVC2017 bug."
This reverts commit 1912a948ab
.
The bug has been fixed in MSVC2017 15.3.
This commit is contained in:
parent
b6ce6e2e6d
commit
a10888cb67
@ -2,10 +2,7 @@
|
||||
root = true
|
||||
|
||||
[*]
|
||||
# Temporarily disabled because MSVC2017 misinterprets as utf-8-bom.
|
||||
# TODO: Reinstate once fixed build is released:
|
||||
# https://developercommunity.visualstudio.com/content/problem/22922/editorconfig-support-interprets-charset-utf-8-as-u.html
|
||||
#charset = utf-8
|
||||
charset = utf-8
|
||||
indent_style = tab
|
||||
insert_final_newline = true
|
||||
# Would be nice, but don't want to change files unnecessarily.
|
||||
|
Loading…
Reference in New Issue
Block a user