diff --git a/.editorconfig b/.editorconfig index ac4d682b..770fafd6 100644 --- a/.editorconfig +++ b/.editorconfig @@ -6,6 +6,7 @@ root = true [*] indent_style = tab +indent_size = 4 end_of_line = lf charset = utf-8