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
When deciding between MA00071 and SA14132, I've noticed that MA lacks the following 2 things from SA: WithInitializerExpression and SwitchExpression.
Meanwhile, stylecop lacks CollectionExpression support.
When deciding between MA00071 and SA14132, I've noticed that MA lacks the following 2 things from SA:
WithInitializerExpression
andSwitchExpression
.Meanwhile, stylecop lacks
CollectionExpression
support.Footnotes
https://github.com/meziantou/Meziantou.Analyzer/blob/423b37fe510ca21bbfec2a647317c8c1828bac78/src/Meziantou.Analyzer/Rules/CommaAnalyzer.cs ↩
https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/2dc450799de4dd00b57a3e7f4df31689d3a86c7b/StyleCop.Analyzers/StyleCop.Analyzers/MaintainabilityRules/SA1413UseTrailingCommasInMultiLineInitializers.cs ↩
The text was updated successfully, but these errors were encountered: