Revert ".editorconfig: fixed utf8 issue"

This reverts commit d20a1da6f8.
This commit is contained in:
2023-12-27 15:42:27 -07:00
parent d20a1da6f8
commit 1dff7d7e18
2 changed files with 1 additions and 77 deletions

View File

@@ -1,7 +1,7 @@
root = true
[*]
charset = utf-8
charset = utf8
end_of_line = lf
indent_style = tab
indent_size = 4