We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89e4422 commit 3873844Copy full SHA for 3873844
.editorconfig
@@ -7,7 +7,7 @@ insert_final_newline = true
7
indent_style = tab
8
dotnet_sort_system_directives_first = true
9
csharp_space_after_cast = true
10
-csharp_new_line_before_open_brace = true
+csharp_new_line_before_open_brace = all
11
csharp_new_line_before_else = true
12
csharp_new_line_before_catch = true
13
csharp_new_line_before_finally = true
0 commit comments