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.
2 parents ab98c2c + c578c4d commit a184a8fCopy full SHA for a184a8f
.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