From 3d0d524896a4931f6aeb99434dce1bfd4565b930 Mon Sep 17 00:00:00 2001 From: de4dot Date: Tue, 1 Jan 2019 13:06:29 +0100 Subject: [PATCH] Update .editorconfig --- .editorconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.editorconfig b/.editorconfig index 57b84c634..63fd71df8 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,6 +1,7 @@ root = true [*] +charset = utf-8 #end_of_line = indent_size = 4 indent_style = tab