Update .editorconfig

This commit is contained in:
DariusIII
2020-02-17 20:04:19 +01:00
parent a851ee1e64
commit fea724fb92
+2 -2
View File
@@ -11,5 +11,5 @@ trim_trailing_whitespace = true
[*.md] [*.md]
trim_trailing_whitespace = false trim_trailing_whitespace = false
[*.yml] [*.{yml,yaml}]
indent_size = 2 indent_size = 2