diff --git a/.editorconfig b/.editorconfig index 9b5abc1c8b..dc59c75638 100644 --- a/.editorconfig +++ b/.editorconfig @@ -5,3 +5,4 @@ end_of_line = lf insert_final_newline = true trim_trailing_whitespace = false indent_style = tab +tab_width = 4