chore: fix config

This commit is contained in:
Liyang Zhu
2022-06-11 14:07:20 +08:00
parent bde9ee0507
commit cf9fa002d5
+1 -1
View File
@@ -12,7 +12,7 @@ trim_trailing_whitespace = true
# Unix-style newlines with a newline ending every file
[*]
indent_style = space
indent_size = 2
indent_size = 1
end_of_line = lf
charset = utf-8
insert_final_newline = true