.editorconfig: Do not specify end_of_line
This commit is contained in:
parent
af2238fa40
commit
8f11c8bea6
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ root = true
|
||||||
|
|
||||||
[*]
|
[*]
|
||||||
charset = utf-8
|
charset = utf-8
|
||||||
end_of_line = lf
|
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue