Skip to content

Commit 7fb8671

Browse files
authored
Reenable IDE0031 (PowerShell#17811)
1 parent 9213b77 commit 7fb8671

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.editorconfig

-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ dotnet_style_prefer_conditional_expression_over_return = true:silent
114114
dotnet_style_prefer_conditional_expression_over_assignment = true:silent
115115
dotnet_style_prefer_auto_properties = true:suggestion
116116
csharp_prefer_simple_default_expression = true:suggestion
117-
dotnet_diagnostic.IDE0031.severity = none
118117

119118
dotnet_code_quality_unused_parameters = non_public:suggestion
120119

0 commit comments

Comments
 (0)