mirror of
https://github.com/Melledy/LunarCore.git
synced 2025-12-15 23:04:36 +01:00
(misc) Do not specify a specific line ending
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user