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 fd341a9 commit b086705Copy full SHA for b086705
.editorconfig
@@ -131,6 +131,7 @@ csharp_prefer_braces = true:silent
131
csharp_prefer_simple_using_statement = true:suggestion
132
csharp_style_namespace_declarations = file_scoped:suggestion
133
csharp_style_prefer_method_group_conversion = true:silent
134
+csharp_prefer_system_threading_lock = true:suggestion
135
136
# Expression-level preferences
137
csharp_prefer_simple_default_expression = true:suggestion
0 commit comments