Update .editorconfig
This commit is contained in:
parent
b5c051027c
commit
7a3f7bce87
|
@ -7,7 +7,6 @@ root = true
|
||||||
[*]
|
[*]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
end_of_line = crlf
|
|
||||||
charset = utf-8
|
charset = utf-8
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue