We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb82d64 commit 0afabfbCopy full SHA for 0afabfb
.editorconfig
@@ -31,7 +31,7 @@ csharp_new_line_between_query_expression_clauses = true
31
csharp_indent_block_contents = true
32
csharp_indent_braces = false
33
csharp_indent_case_contents = true
34
-csharp_indent_case_contents_when_block = true
+csharp_indent_case_contents_when_block = false
35
csharp_indent_switch_labels = true
36
csharp_indent_labels = one_less_than_current
37
0 commit comments