updating editorconfig settings

This commit is contained in:
Ahmad Nassri
2015-01-14 17:46:52 -05:00
parent 601c20c6ca
commit 2bbafd950d

View File

@@ -9,8 +9,8 @@ charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false
[*.{json,xml,yml}]
indent_size = 2
[*.yml]
[*.{md,yml}]
trim_trailing_whitespace = false