mirror of
https://github.com/RubyMetric/chsrc
synced 2025-06-29 07:52:47 +08:00
Use 2 spaces for yaml
This commit is contained in:
parent
0119eb0db9
commit
f9c81e695a
@ -21,3 +21,6 @@ trim_trailing_whitespace = true
|
||||
# 使用 VS Code 生成文件的默认格式
|
||||
[*.json]
|
||||
indent_size = 4
|
||||
|
||||
[*.{yaml,yml}]
|
||||
indent_size = 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user