update editorconfig for yml files
This commit is contained in:
parent
65d3a37ec5
commit
709c5bf674
@ -13,4 +13,6 @@ insert_final_newline = true
|
||||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
[*.{yml,md}]
|
||||
indent_size = 2
|
||||
|
Loading…
Reference in New Issue
Block a user