diff --git a/.editorconfig b/.editorconfig index b61d0c3cf4..db26094387 100644 --- a/.editorconfig +++ b/.editorconfig @@ -10,6 +10,7 @@ insert_final_newline = true # Matches multiple files with brace expansion notation [*.v] indent_style = tab +indent_size = 4 [Makefile] indent_style = tab