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