Stop forcing LF in .editorconfig
This commit is contained in:
parent
b76e563593
commit
257d9cb44d
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ root = true
|
||||||
|
|
||||||
[*]
|
[*]
|
||||||
charset = utf-8
|
charset = utf-8
|
||||||
end_of_line = lf
|
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
indent_style = space
|
indent_style = space
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
|
|
Loading…
Reference in a new issue