From e6593f057476af4a75a139ed86edbae6301d1086 Mon Sep 17 00:00:00 2001 From: "internalautomation[bot]" <85681268+internalautomation[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 20:13:15 +0000 Subject: [PATCH] GitHubSync update - master --- src/.editorconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/.editorconfig b/src/.editorconfig index a751d64..985a5a0 100644 --- a/src/.editorconfig +++ b/src/.editorconfig @@ -1,6 +1,9 @@ # TODO: Uncomment when analyzer line ending problem is fixed #root = true +[*] +max_line_length = 500 + [*.{csproj,props,targets,xml}] indent_style = space indent_size = 2