Revert changes in Editor Config file made by mistake in 5fbe3cab
This commit is contained in:
parent
161bb592ce
commit
abf9678337
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ root = true
|
||||||
|
|
||||||
[*]
|
[*]
|
||||||
charset = utf-8
|
charset = utf-8
|
||||||
end_of_line = crlf
|
end_of_line = lf
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue