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