Skip to content

Commit 811158f

Browse files
committed
1 parent 7f5cd02 commit 811158f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ csharp_space_after_dot = false
140140
csharp_space_after_keywords_in_control_flow_statements = true
141141
csharp_space_after_semicolon_in_for_statement = true
142142
csharp_space_around_binary_operators = before_and_after
143-
csharp_space_around_declaration_statements = do_not_ignore
143+
csharp_space_around_declaration_statements = false
144144
csharp_space_before_colon_in_inheritance_clause = true
145145
csharp_space_before_comma = false
146146
csharp_space_before_dot = false

0 commit comments

Comments
 (0)