diff --git a/.editorconfig b/.editorconfig index 7c37483..e54228d 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,6 +1,6 @@ root = true [*] -indent_style = tabs +indent_style = tab indent_size = 4 max_line_length = 160 trim_trailing_whitespace = true