diff --git a/.editorconfig b/.editorconfig index 1173c5e6..813037d5 100644 --- a/.editorconfig +++ b/.editorconfig @@ -11,7 +11,7 @@ max_line_length = 120 [*.go] indent_style = tab -indent_size = 8 +indent_size = 4 [package.json] indent_size = 1