Remove line ending from editorconfig
Done to fix some issues with some devs on linux
This commit is contained in:
@@ -5,7 +5,6 @@ root = true
|
|||||||
|
|
||||||
[*]
|
[*]
|
||||||
charset = utf-8
|
charset = utf-8
|
||||||
end_of_line = crlf
|
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
indent_style = space
|
indent_style = space
|
||||||
insert_final_newline = false
|
insert_final_newline = false
|
||||||
|
|||||||
+1
-1
Submodule coreSubProjects updated: a0879d07c5...e01261da5c
Reference in New Issue
Block a user