Explorar o código

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

疯狂的狮子Li %!s(int64=2) %!d(string=hai) anos
pai
achega
e4fff795b8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .editorconfig

+ 1 - 1
.editorconfig

@@ -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]