diff --git a/.editorconfig b/.editorconfig index 3ccd9ac0c..f57b4f2fb 100644 --- a/.editorconfig +++ b/.editorconfig @@ -11,4 +11,4 @@ insert_final_newline = true [codes/**.{java,js,ts,go,py,cpp,c,cs,swift,zig}] charset = utf-8 indent_style = space -indent_size = 2 +indent_size = 4