Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Threading and StyleCop analyzers to latest #98

Merged
merged 3 commits into from
May 13, 2024

Conversation

jonathanou
Copy link
Contributor

@jonathanou jonathanou commented May 13, 2024

Justification

There are new releases of Microsoft.VisualStudio.Threading.Analyzers and StyleCop.Analyzers.Unstable and we should keep current—for both the analyzer code and the analyzer dependencies.

In particular, the latest release of StyleCop.Analyzers.Unstable addresses SA1010 false positive when using the new C# 12 collection expression syntax.

Implementation

  • Update the analyzers used by the analyzer build to latest.
  • Update the analyzers in the nuspec to latest.

Testing

Analyzer builds without any warnings.

@jonathanou jonathanou requested a review from jryckman as a code owner May 13, 2024 07:09
@jryckman jryckman merged commit 4d1b954 into ni:main May 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants