diff --git a/.editorconfig b/.editorconfig index ec3a32af..7ad5ca97 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,4 +1,3 @@ [*.cs] -csharp_new_line_before_open_brace = accessors, anonymous_methods, anonymous_types, control_blocks, events, indexers, lambdas, local_functions, methods, properties, object_collection_array_initializers, types csharp_preserve_single_line_statements = true csharp_preserve_single_line_blocks = true