updating editorconfig settings
This commit is contained in:
@@ -9,8 +9,8 @@ charset = utf-8
|
|||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
|
|
||||||
[*.md]
|
[*.{json,xml,yml}]
|
||||||
trim_trailing_whitespace = false
|
indent_size = 2
|
||||||
|
|
||||||
[*.yml]
|
[*.{md,yml}]
|
||||||
trim_trailing_whitespace = false
|
trim_trailing_whitespace = false
|
||||||
|
|||||||
Reference in New Issue
Block a user