diff --git a/.editorconfig b/.editorconfig index 490584c5..38790d10 100644 --- a/.editorconfig +++ b/.editorconfig @@ -12,3 +12,5 @@ root = true end_of_line = lf insert_final_newline = true charset = utf-8 +indent_style = space +indent_size = 4