Update .editorconfig
This commit is contained in:
parent
35dcf889e0
commit
cd6ec0d124
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue