Skip to content

Commit 0b857a1

Browse files
committed
housekeeping: Update .editorconfig
1 parent 111e4f4 commit 0b857a1

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
@@ -170,7 +170,7 @@ csharp_space_after_dot = false
170170
csharp_space_after_keywords_in_control_flow_statements = true
171171
csharp_space_after_semicolon_in_for_statement = true
172172
csharp_space_around_binary_operators = before_and_after
173-
csharp_space_around_declaration_statements = ignore
173+
csharp_space_around_declaration_statements = false
174174
csharp_space_before_colon_in_inheritance_clause = true
175175
csharp_space_before_comma = false
176176
csharp_space_before_dot = false

0 commit comments

Comments
 (0)