update 缩进配置文件.editorconfig添加.yaml文件格式支持Signed-off-by: 枕梦记 <545073804@qq.com>
.editorconfig @@ -10,7 +10,7 @@ trim_trailing_whitespace = true insert_final_newline = true [*.{json,yml}] [*.{json,yml,yaml}] indent_size = 2 [*.md]