diff --git a/.editorconfig b/.editorconfig index 9b29676..31bf676 100644 --- a/.editorconfig +++ b/.editorconfig @@ -5,6 +5,7 @@ root = true [*] indent_style = tab +indent_size = 4 end_of_line = lf insert_final_newline = true trim_trailing_whitespace = true