utils: Add .yml indent_size to .editorconfig
This commit is contained in:
parent
776893ef7b
commit
da9d3866e2
|
@ -12,3 +12,6 @@ trim_trailing_whitespace = true
|
|||
|
||||
[clib.json]
|
||||
indent_size = 2
|
||||
|
||||
[*.yml]
|
||||
indent_size = 2
|
||||
|
|
Loading…
Reference in New Issue