style: remove bad indent_size = 4

This commit is contained in:
ACh Sulfate
2022-02-07 16:20:36 +08:00
parent 1678c40f32
commit e4de68b04c

View File

@@ -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