diff --git a/.editorconfig b/.editorconfig index 11c5644c..e7fc2162 100644 --- a/.editorconfig +++ b/.editorconfig @@ -5,7 +5,6 @@ end_of_line = lf insert_final_newline = true charset = utf-8 indent_style = space -indent_size = 4 [{*.java, *.kt,*.kts, *.cpp, *.c, *.cc, *.h}] tab_width = 4