We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0146384 commit 3d46266Copy full SHA for 3d46266
1 file changed
.editorconfig
@@ -176,7 +176,3 @@ dotnet_diagnostic.RCS1213.severity = warning
176
# This rule is suppressed because our analyzer and code fix providers are in the same assembly,
177
# which is a common pattern. The code fix providers require Microsoft.CodeAnalysis.Workspaces.
178
dotnet_diagnostic.RS1038.severity = none
179
-
180
-# MSTEST0037: Use 'Assert.IsTrue' instead of 'Assert.AreEqual'
181
-# Enforced to maintain consistent assertion style
182
-dotnet_diagnostic.MSTEST0037.severity = warning
0 commit comments