diff --git a/.editorconfig b/.editorconfig index 9142239..e2dccfd 100644 --- a/.editorconfig +++ b/.editorconfig @@ -2,7 +2,7 @@ root = true [*] -indent_size = 2 +indent_size = 4 indent_style = space end_of_line = lf charset = utf-8