add rule to skip xUnit1031 (#16804)

This commit is contained in:
William Cheng
2023-10-12 15:56:27 +08:00
committed by GitHub
parent 2cfce7cd2d
commit 34265e52b1

View File

@@ -0,0 +1,2 @@
[*.cs]
dotnet_diagnostic.xUnit1031.severity = none