Update .editorconfig

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