update .editorconfig

This commit is contained in:
GenZmeY 2023-05-14 12:21:03 +03:00
parent 5f6aefea7d
commit 4ee7d2cc59

View File

@ -22,6 +22,7 @@ charset = utf-16le
# Other
[*.md]
indent_style = space
trim_trailing_whitespace = false
[*.yml]