格式化代码。
This commit is contained in:
@@ -9,4 +9,7 @@ indent_size = 4
|
||||
end_of_line = lf
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = false
|
||||
insert_final_newline = false
|
||||
insert_final_newline = true
|
||||
|
||||
[*.{json, yaml}]
|
||||
indent_size = 2
|
||||
|
Reference in New Issue
Block a user