Update .editorconfig markdown settings

This commit is contained in:
Yannik Rödel 2022-03-24 11:00:20 +01:00
parent 89320a1abf
commit b12c9e9fcc

View file

@ -10,3 +10,6 @@ charset = utf-8
[*.py]
indent_size = 4
[*.md]
trim_trailing_whitespace = false