Releases: meziantou/Meziantou.Analyzer
2.0.152
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.152
What's Changed
- MA0029 should not report when for IQueryable when the predicate is a reference by @meziantou in #720
Full Changelog: 2.0.151...2.0.152
2.0.151
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.151
What's Changed
- Improve MA0115 to detect pascal-case parameters in a component with CaptureUnmatchedValues by @meziantou in #718
Full Changelog: 2.0.150...2.0.151
2.0.150
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.150
What's Changed
- Add rules to validate method names for IAsyncEnumerable by @meziantou in #715
Full Changelog: 2.0.149...2.0.150
2.0.149
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.149
What's Changed
- New rule (disabled by default) to detect async void methods by @meziantou in #710
- Improve MA0155 to report async void local functions by @meziantou in #711
Full Changelog: 2.0.148...2.0.149
2.0.148
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.148
What's Changed
- Fix formatting by @meziantou in #709
Full Changelog: 2.0.147...2.0.148
2.0.147
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.147
What's Changed
Full Changelog: 2.0.146...2.0.147
2.0.146
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.146
What's Changed
- MA0115 detects the AddComponentParameter method by @meziantou in #704
Full Changelog: 2.0.145...2.0.146
2.0.145
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.145
What's Changed
- New rule MA0154: Use langword in XML comment by @meziantou in #700
Full Changelog: 2.0.144...2.0.145
2.0.144
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.144
What's Changed
New Contributors
Full Changelog: 2.0.143...2.0.144
2.0.143
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.143
What's Changed
- MA0124: Improve configuration to support deny list by @meziantou in #698
Full Changelog: 2.0.142...2.0.143