update editorconfig
This commit is contained in:
@@ -13,14 +13,14 @@ tab_width = 3
|
||||
[*.lua]
|
||||
max_line_length = 120
|
||||
|
||||
[yaml]
|
||||
[{*.yaml,*.yml}]
|
||||
indent_size = 2
|
||||
|
||||
[json]
|
||||
[*.json]
|
||||
indent_size = 2
|
||||
tab_width = 2
|
||||
indent_style = tab
|
||||
|
||||
[markdown]
|
||||
[*.md]
|
||||
indent_size = 4
|
||||
trim_trailing_whitespace = false
|
||||
Reference in New Issue
Block a user