Skip to content

Commit 20cc3cc

Browse files
committed
Exclude razor files as well
1 parent de2133c commit 20cc3cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.editorconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -466,6 +466,8 @@ dotnet_diagnostic.BL0005.severity = none
466466
dotnet_diagnostic.BL0006.severity = none
467467
dotnet_diagnostic.BL0007.severity = none
468468

469+
dotnet_diagnostic.CA5394.severity = none # CA5394 : Random is an insecure random number generator.
470+
469471
##########################################
470472
# Custom Test Code Analyzers Rules
471473
##########################################

0 commit comments

Comments
 (0)