diff --git a/site/.editorconfig b/site/.editorconfig index 2d95ff0f265a2..7b0d94cc1c791 100644 --- a/site/.editorconfig +++ b/site/.editorconfig @@ -1,8 +1,4 @@ [*] -indent_style = space -indent_size = 2 - -[*.go] indent_style = tab indent_size = unset