diff --git a/.editorconfig b/.editorconfig index edccf3a9d..e5b17a3be 100644 --- a/.editorconfig +++ b/.editorconfig @@ -2,7 +2,7 @@ root = true [*] indent_style = tab -indent_size = 2 +indent_size = 4 charset = utf-8 insert_final_newline = true