diff --git a/.editorconfig b/.editorconfig index ca2b8f7..64f936f 100644 --- a/.editorconfig +++ b/.editorconfig @@ -14,7 +14,7 @@ dfmt_space_after_keywords = true dfmt_split_operator_at_line_end = false end_of_line = lf indent_size = 4 -indent_style = tab +indent_style = space insert_final_newline = true max_line_length = 120 tab_width = 8