update editorconfig docstring indentation (#36511)

* Update .editorconfig

* webedit ops
This commit is contained in:
Milon
2025-04-14 19:07:21 +02:00
committed by GitHub
parent 6350aef4f5
commit e7dfb66def

View File

@@ -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