diff --git a/.editorconfig b/.editorconfig index 3b0b02f..0a837c4 100644 --- a/.editorconfig +++ b/.editorconfig @@ -3,7 +3,6 @@ root = true [*] indent_style = tab -tab_width = 4 end_of_line = lf trim_trailing_whitespace = true insert_final_newline = false