updating editorconfig settings
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user