Update .editorconfig
This commit is contained in:
parent
7740644b44
commit
8ea9383977
|
@ -18,6 +18,7 @@ charset = utf-8
|
|||
indent_style = space
|
||||
indent_size = 4
|
||||
continuation_indent_size = 4
|
||||
max_line_length = 160
|
||||
|
||||
[*.xml]
|
||||
continuation_indent_size = 4
|
||||
|
|
Loading…
Reference in New Issue