Skip to content

Commit

Permalink
Drop csharp_new_line_before_members_in_object_initializers config
Browse files Browse the repository at this point in the history
  • Loading branch information
trejjam committed Feb 2, 2024
1 parent 833fa59 commit 8f867f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nuget/helpers/lib/NuGetUpdater/.editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ csharp_new_line_before_catch = true
csharp_new_line_before_else = true
csharp_new_line_before_finally = true
csharp_new_line_before_members_in_anonymous_types = true
csharp_new_line_before_members_in_object_initializers = false
csharp_new_line_before_open_brace = all
csharp_new_line_between_query_expression_clauses = true

Expand Down

0 comments on commit 8f867f5

Please sign in to comment.