diff --git a/.editorconfig b/.editorconfig index 651f59e..8cb834d 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,4 +7,5 @@ charset = utf-8 end_of_line = lf insert_final_newline = true indent_style = tab -trim_trailing_whitespace = true \ No newline at end of file +trim_trailing_whitespace = true +indent_size = 4