diff --git a/.editorconfig b/.editorconfig index 514cb5dac..d7d4d8ca7 100644 --- a/.editorconfig +++ b/.editorconfig @@ -2,7 +2,7 @@ root = true [*] -indent_style = space +indent_style = tab indent_size = 2 tab_width = 2 end_of_line = lf