chore: editor config indent_size

This commit is contained in:
zerosoul
2022-06-06 17:17:10 +08:00
parent 3263900719
commit 1fe1057163
2 changed files with 36 additions and 36 deletions
+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 = 1
indent_size = 2
end_of_line = lf
charset = utf-8
insert_final_newline = true