update editorconfig docstring indentation (#36511)
* Update .editorconfig * webedit ops
This commit is contained in:
@@ -127,6 +127,7 @@ csharp_indent_braces = false
|
|||||||
#csharp_indent_case_contents_when_block = true
|
#csharp_indent_case_contents_when_block = true
|
||||||
#csharp_indent_labels = one_less_than_current
|
#csharp_indent_labels = one_less_than_current
|
||||||
csharp_indent_switch_labels = true
|
csharp_indent_switch_labels = true
|
||||||
|
xmldoc_indent_text = zeroindent
|
||||||
|
|
||||||
# Space preferences
|
# Space preferences
|
||||||
csharp_space_after_cast = false
|
csharp_space_after_cast = false
|
||||||
|
|||||||
Reference in New Issue
Block a user