Skip to content

Commit 7f830d5

Browse files
committed
Update .editorconfig
1 parent 0cb01b0 commit 7f830d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,7 @@ csharp_style_unused_value_expression_statement_preference = discard_variable:sil
684684
csharp_style_prefer_primary_constructors = false
685685

686686
# Empty constructor
687-
resharper_empty_constructor_highlighting = error
687+
resharper_empty_constructor_highlighting = warning
688688

689689
# IDE0300: Simplify collection initialization
690690
dotnet_style_prefer_collection_expression = false

0 commit comments

Comments
 (0)