Pre Merge pull request !230 from 枕梦记/N/A

This commit is contained in:
枕梦记 2022-09-13 08:19:20 +00:00 committed by Gitee
commit 801706ae70
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 trim_trailing_whitespace = true
insert_final_newline = true insert_final_newline = true
[*.{json,yml}] [*.{json,yml,yaml}]
indent_size = 2 indent_size = 2
[*.md] [*.md]