diff --git a/.editorconfig b/.editorconfig index 2ef31da6..403bdd03 100644 --- a/.editorconfig +++ b/.editorconfig @@ -123,6 +123,7 @@ csharp_space_between_method_call_empty_parameter_list_parentheses = false # Wrapping preferences csharp_preserve_single_line_statements = true csharp_preserve_single_line_blocks = true +csharp_style_namespace_declarations=file_scoped:silent ############################### # VB Coding Conventions # ###############################