Skip to content

Commit

Permalink
housekeeping: Update .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
HMBSbige committed Dec 29, 2021
1 parent 111e4f4 commit 0b857a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ csharp_space_after_dot = false
csharp_space_after_keywords_in_control_flow_statements = true
csharp_space_after_semicolon_in_for_statement = true
csharp_space_around_binary_operators = before_and_after
csharp_space_around_declaration_statements = ignore
csharp_space_around_declaration_statements = false
csharp_space_before_colon_in_inheritance_clause = true
csharp_space_before_comma = false
csharp_space_before_dot = false
Expand Down

0 comments on commit 0b857a1

Please sign in to comment.