We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 906db7c + 0db29b5 commit 998420eCopy full SHA for 998420e
.editorconfig
@@ -33,7 +33,7 @@ csharp_new_line_before_catch = true
33
csharp_new_line_before_finally = true
34
csharp_new_line_before_members_in_object_initializers = true
35
csharp_new_line_before_members_in_anonymous_types = true
36
-csharp_new_line_within_query_expression_clauses = true
+csharp_new_line_between_query_expression_clauses = true
37
38
# Indentation preferences
39
csharp_indent_block_contents = true
0 commit comments