mirror of
https://github.com/Retropex/dolphin.git
synced 2025-08-04 14:04:47 +02:00
editorconfig: remove utf-8 setting
This commit is contained in:
parent
2f41345de2
commit
e425a4a08b
@ -1,7 +1,6 @@
|
|||||||
root = true
|
root = true
|
||||||
|
|
||||||
[*]
|
[*]
|
||||||
charset = utf-8
|
|
||||||
end_of_line = lf
|
end_of_line = lf
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
|
Loading…
Reference in New Issue
Block a user