summaryrefslogtreecommitdiff
path: root/src/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/.editorconfig')
-rw-r--r--src/.editorconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/.editorconfig b/src/.editorconfig
index 132fe6cb..4271803d 100644
--- a/src/.editorconfig
+++ b/src/.editorconfig
@@ -10,6 +10,7 @@ indent_style = space
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true
+charset = utf-8
[*.json]
indent_size = 2