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 ac753b7 commit fd5b554Copy full SHA for fd5b554
1 file changed
.editorconfig
@@ -95,7 +95,7 @@ csharp_new_line_before_members_in_object_initializers = true
95
csharp_new_line_before_members_in_anonymous_types = true
96
97
# Test settings
98
-[**/*Tests*/*{.cs,.vb}]
+[**/*Tests*/**{.cs,.vb}]
99
# xUnit1013: Public method should be marked as test. Allows using records as test classes
100
dotnet_diagnostic.xUnit1013.severity = none
101
0 commit comments