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 73818a6 commit b8b0184Copy full SHA for b8b0184
.editorconfig
@@ -20,6 +20,7 @@ dotnet_style_qualification_for_event = false:suggestion
20
csharp_style_namespace_declarations = file_scoped:warning
21
dotnet_style_prefer_collection_expression = true:warning
22
dotnet_style_collection_initializer = true:warning
23
+csharp_style_prefer_primary_constructors = true:warning
24
25
# ReSharper properties
26
resharper_int_align_switch_expressions = true
0 commit comments