You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dotnet_diagnostic.ma0049.severity = none # Type name should not match containing namespace
191
+
dotnet_diagnostic.ma0007.severity = none # Add a comma after the last value
192
+
dotnet_diagnostic.ss019.severity = none # Switch is missing a default label. Include this to provide fallback behaviour for any missing cases, including when the upstream API adds them later on.
193
+
dotnet_diagnostic.xunit1026.severity = none # Theory methods should use all of their parameters
194
+
dotnet_diagnostic.ca1032.severity = none # Implement constructors for exception
0 commit comments