update editorconfig for yml files

This commit is contained in:
c0de 2024-01-21 13:29:14 -05:00
parent 65d3a37ec5
commit 709c5bf674
1 changed files with 2 additions and 0 deletions

View File

@ -13,4 +13,6 @@ insert_final_newline = true
[*.md]
trim_trailing_whitespace = false
[*.{yml,md}]
indent_size = 2