We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 111e4f4 commit 0b857a1Copy full SHA for 0b857a1
.editorconfig
@@ -170,7 +170,7 @@ csharp_space_after_dot = false
170
csharp_space_after_keywords_in_control_flow_statements = true
171
csharp_space_after_semicolon_in_for_statement = true
172
csharp_space_around_binary_operators = before_and_after
173
-csharp_space_around_declaration_statements = ignore
+csharp_space_around_declaration_statements = false
174
csharp_space_before_colon_in_inheritance_clause = true
175
csharp_space_before_comma = false
176
csharp_space_before_dot = false
0 commit comments