From d1aa5a524b969b224c91b163cb59fd74428ee92d Mon Sep 17 00:00:00 2001 From: James Seibel Date: Sat, 17 May 2025 11:47:06 -0500 Subject: [PATCH] Remove line ending from editorconfig Done to fix some issues with some devs on linux --- .editorconfig | 1 - coreSubProjects | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.editorconfig b/.editorconfig index 3491f2db7..c9290aae9 100644 --- a/.editorconfig +++ b/.editorconfig @@ -5,7 +5,6 @@ root = true [*] charset = utf-8 -end_of_line = crlf indent_size = 4 indent_style = space insert_final_newline = false diff --git a/coreSubProjects b/coreSubProjects index a0879d07c..e01261da5 160000 --- a/coreSubProjects +++ b/coreSubProjects @@ -1 +1 @@ -Subproject commit a0879d07c5fa5ce03adf72b4ffaee6758b19c033 +Subproject commit e01261da5c884290a06f6322ec1bebd008d12d5e