From: Milon Date: Mon, 14 Apr 2025 17:07:21 +0000 (+0200) Subject: update editorconfig docstring indentation (#36511) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=e7dfb66defd76651954cd780710bc9b4daa8a57c;p=space-station-14.git update editorconfig docstring indentation (#36511) * Update .editorconfig * webedit ops --- diff --git a/.editorconfig b/.editorconfig index 8b92144453..8a5cf43521 100644 --- a/.editorconfig +++ b/.editorconfig @@ -127,6 +127,7 @@ csharp_indent_braces = false #csharp_indent_case_contents_when_block = true #csharp_indent_labels = one_less_than_current csharp_indent_switch_labels = true +xmldoc_indent_text = zeroindent # Space preferences csharp_space_after_cast = false