Skip to content

Commit

Permalink
add rule to skip xUnit1031 (#16804)
Browse files Browse the repository at this point in the history
  • Loading branch information
wing328 authored Oct 12, 2023
1 parent 2cfce7c commit 34265e5
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[*.cs]
dotnet_diagnostic.xUnit1031.severity = none

0 comments on commit 34265e5

Please sign in to comment.