Skip to content

Commit 2f011ed

Browse files
committed
fix: Ignore S6562 in tests
1 parent b384e50 commit 2f011ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/.editorconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,4 @@ dotnet_diagnostic.CA1819.severity = suggestion # CA1819: Properties should not
4444
dotnet_diagnostic.CA1849.severity = suggestion # CA1849: Call async methods when in an async method
4545

4646
dotnet_diagnostic.xUnit1026.severity = none # xUnit1026: Theory methods should use all of their parameters
47+
dotnet_diagnostic.S6562.severity = none

0 commit comments

Comments
 (0)