chore: 修改格式化文件
This commit is contained in:
+6
-1
@@ -15,7 +15,7 @@ trim_trailing_whitespace = true
|
||||
# Shell scripts
|
||||
[*.sh]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
indent_size = 2
|
||||
|
||||
|
||||
# Markdown documents
|
||||
@@ -23,3 +23,8 @@ indent_size = 4
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
|
||||
[*.{json,yml,yaml}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
Reference in New Issue
Block a user