Skip to content

3.0.181

Choose a tag to compare

@github-actions github-actions released this 26 Aug 19:01
· 42 commits to main since this release
d03c124

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.181

What's Changed

  • Add a language attribute code fix and MA0218/MA0219 for XML comments by @meziantou in #1320
  • Compile the text produced by the fixer in the test harness by @meziantou in #1342
  • Fix StackOverflow crash on cyclic local initializers (MA0091/MA0092/MA0093) by @meziantou in #1341
  • Avoid the Sqlite data-flow analysis on every MA0042 invocation by @meziantou in #1343

Full Changelog: 3.0.180...3.0.181