diff --git a/.editorconfig b/.editorconfig index 96c4cff..b45ca4c 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,6 +1,7 @@ root = true + [*] indent_style = tab indent_size = 4 trim_trailing_whitespace = true -insert_final_newline = true \ No newline at end of file +insert_final_newline = true