diff --git a/.editorconfig b/.editorconfig index 0fb78d3dc0..8464c520e5 100644 --- a/.editorconfig +++ b/.editorconfig @@ -10,7 +10,7 @@ trim_trailing_whitespace = true [*.go] indent_style = tab -indent_size = 4 +indent_size = 8 [*.tmpl] indent_style = tab