From 6bf701b868d4fa5d615936eb7ce9b57647eda120 Mon Sep 17 00:00:00 2001 From: "internalautomation[bot]" <85681268+internalautomation[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 20:13:10 +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