疯狂的狮子Li
2022-09-13 8298a085922383c45035045b8f2ccff423e33848
!232 update 缩进配置文件.editorconfig添加.yaml文件格式支持
Merge pull request !232 from 枕梦记/N/A
已修改1个文件
2 ■■■ 文件已修改
.editorconfig 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
.editorconfig
@@ -10,7 +10,7 @@
trim_trailing_whitespace = true
insert_final_newline = true
[*.{json,yml}]
[*.{json,yml,yaml}]
indent_size = 2
[*.md]