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 0c55f74 commit 9d2c243Copy full SHA for 9d2c243
.editorconfig
@@ -180,3 +180,5 @@ dotnet_diagnostic.HAA0502.severity = none
180
# HAA0505: Initializer reference type allocation
181
dotnet_diagnostic.HAA0505.severity = silent
182
183
+# force file scoped namespaces
184
+csharp_style_namespace_declarations = file_scoped:warning
0 commit comments