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

Upgrade StyleCop analyzers #1259

Closed
davidegiacometti opened this issue Jul 6, 2023 · 0 comments · Fixed by #2162
Closed

Upgrade StyleCop analyzers #1259

davidegiacometti opened this issue Jul 6, 2023 · 0 comments · Fixed by #2162
Labels
Issue-Feature New feature or request Resolution-Fix-Available Available in a release Type-CodeHealth Related to code cleanliness, linting, rules, warnings, errors, static analysis, etc.

Comments

@davidegiacometti
Copy link
Contributor

davidegiacometti commented Jul 6, 2023

Suggested new feature or improvement

Hi!

Consider ugrading StyleCop to latest beta. Version 1.1.118 has been released in 2019 and is outdated if you are using new .NET/C# versions.
There are no plans to release stable versions: DotNetAnalyzers/StyleCopAnalyzers#3420 (comment)

I just started to look at the project and the outdated StyleCop is annoying if you have format/cleanup on save enabled.

Example: doesn't handle the target-typed new() suggesting new (): SA1000 is triggered.

Scenario

QOL improvements for devs

Actually a task, not a feature! 😃

@davidegiacometti davidegiacometti added the Issue-Feature New feature or request label Jul 6, 2023
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage New issue that the core contributors need to triage label Jul 6, 2023
@krschau krschau added the Type-CodeHealth Related to code cleanliness, linting, rules, warnings, errors, static analysis, etc. label Jul 7, 2023
@denelon denelon removed the Needs-Triage New issue that the core contributors need to triage label Jul 21, 2023
@davidegiacometti davidegiacometti mentioned this issue Jan 21, 2024
3 tasks
@microsoft-github-policy-service microsoft-github-policy-service bot added the In-PR This issue has a related PR label Jan 21, 2024
@krschau krschau added this to the Dev Home v0.11 milestone Feb 6, 2024
@krschau krschau added Resolution-Fix-Available Available in a release and removed In-PR This issue has a related PR labels Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Feature New feature or request Resolution-Fix-Available Available in a release Type-CodeHealth Related to code cleanliness, linting, rules, warnings, errors, static analysis, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants