diff --git a/.editorconfig b/.editorconfig index a4347d11d7..f532010f64 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,7 +8,6 @@ trim_trailing_whitespace = true [*.v] indent_style = tab -indent_size = 4 [*.{bat,cmd}] # BAT/CMD ~ DOS/Win requires BAT/CMD files to have CRLF EOLNs