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 b384e50 commit 2f011edCopy full SHA for 2f011ed
tests/.editorconfig
@@ -44,3 +44,4 @@ dotnet_diagnostic.CA1819.severity = suggestion # CA1819: Properties should not
44
dotnet_diagnostic.CA1849.severity = suggestion # CA1849: Call async methods when in an async method
45
46
dotnet_diagnostic.xUnit1026.severity = none # xUnit1026: Theory methods should use all of their parameters
47
+dotnet_diagnostic.S6562.severity = none
0 commit comments