diff --git a/.editorconfig b/.editorconfig index 1e24ead..a015152 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,5 +7,4 @@ insert_final_newline = true [*.go] indent_style = tab -indent_size = 8 -tab_width = 8 +indent_size = 4