设置默认文件格式

This commit is contained in:
smallchill 2025-10-24 11:38:41 +08:00
parent 57e5de7b47
commit be3cceb653

View File

@ -13,7 +13,7 @@ insert_final_newline = true
[*.java] [*.java]
indent_style = tab indent_style = tab
[*.{json,yml}] [*.{json,yml,yaml}]
indent_size = 2 indent_size = 2
[*.md] [*.md]