回退 'Pull Request !230 : 【轻量级 PR】:update 缩进配置文件.editorconfig添加.yaml文件格式支持'

This commit is contained in:
疯狂的狮子Li 2022-09-13 08:20:54 +00:00 committed by Gitee
parent fd7dc204de
commit e4fff795b8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -10,7 +10,7 @@ end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
[*.{json,yml,yaml}]
[*.{json,yml}]
indent_size = 2
[*.md]