update .editorconfig
This commit is contained in:
parent
551d00fc24
commit
edbab8163e
|
@ -13,3 +13,6 @@ trim_trailing_whitespace = false
|
|||
|
||||
[*.yaml]
|
||||
indent_size = 2
|
||||
|
||||
[*.yml]
|
||||
indent_size = 2
|
||||
|
|
Loading…
Reference in New Issue