File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -106,3 +106,20 @@ dotnet_naming_style.asyncsuffix.required_prefix =
106106dotnet_naming_style.asyncsuffix.required_suffix = Async
107107dotnet_naming_style.asyncsuffix.word_separator =
108108dotnet_naming_style.asyncsuffix.capitalization = pascal_case
109+
110+ csharp_preserve_single_line_statements = true
111+ csharp_style_allow_embedded_statements_on_same_line_experimental = false
112+ csharp_style_allow_blank_line_after_block = true
113+ csharp_prefer_braces = true
114+ csharp_style_allow_blank_line_after_block = true
115+ csharp_prefer_braces = true
116+ csharp_style_allow_blank_line_after_block = true
117+ csharp_prefer_braces = true
118+ csharp_style_allow_blank_line_after_block = true
119+ csharp_prefer_braces = true
120+ csharp_style_allow_blank_line_after_block = true
121+ csharp_prefer_braces = true
122+ csharp_style_allow_blank_line_after_block = true
123+ csharp_prefer_braces = true
124+ csharp_style_allow_blank_line_after_block = true
125+ csharp_prefer_braces = true
You can’t perform that action at this time.
0 commit comments