update .editorconfig

This commit is contained in:
GenZmeY 2023-05-14 12:16:01 +03:00
parent da2e6dac59
commit 744d9c6b30

View File

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