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