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 de2133c commit 20cc3ccCopy full SHA for 20cc3cc
.editorconfig
@@ -466,6 +466,8 @@ dotnet_diagnostic.BL0005.severity = none
466
dotnet_diagnostic.BL0006.severity = none
467
dotnet_diagnostic.BL0007.severity = none
468
469
+dotnet_diagnostic.CA5394.severity = none # CA5394 : Random is an insecure random number generator.
470
+
471
##########################################
472
# Custom Test Code Analyzers Rules
473
0 commit comments