update editorconfig docstring indentation (#36511)
* Update .editorconfig * webedit ops
This commit is contained in:
parent
6350aef4f5
commit
e7dfb66def
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue