mirror of
https://github.com/RubyMetric/chsrc
synced 2026-01-09 23:42:27 +08:00
Use 2 spaces for yaml
This commit is contained in:
@@ -21,3 +21,6 @@ trim_trailing_whitespace = true
|
|||||||
# 使用 VS Code 生成文件的默认格式
|
# 使用 VS Code 生成文件的默认格式
|
||||||
[*.json]
|
[*.json]
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
|
||||||
|
[*.{yaml,yml}]
|
||||||
|
indent_size = 2
|
||||||
|
|||||||
Reference in New Issue
Block a user