diff --git a/.editorconfig b/.editorconfig index 86337336..b762e804 100644 --- a/.editorconfig +++ b/.editorconfig @@ -15,3 +15,5 @@ root = true end_of_line = lf insert_final_newline = true charset = utf-8 +indent_style = space +indent_size = 4