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 94c811e commit c578c4dCopy full SHA for c578c4d
.editorconfig
@@ -84,7 +84,7 @@ csharp_prefer_braces = true:silent
84
csharp_style_deconstructed_variable_declaration = true:suggestion
85
csharp_prefer_simple_default_expression = true:suggestion
86
csharp_style_pattern_local_over_anonymous_function = true:suggestion
87
-csharp_style_inlined_variable_declaration = true:suggestion
+csharp_style_inlined_variable_declaration = true:error
88
###############################
89
# C# Formatting Rules #
90
0 commit comments