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

Simplify Linq expressions and enable the IDE0120 rule #6214

Merged
merged 4 commits into from
Jan 14, 2025

Conversation

nkolev92
Copy link
Member

@nkolev92 nkolev92 commented Jan 8, 2025

Bug

Fixes: https://github.com/NuGet/Client.Engineering/issues/3121

Replaces #6196.

Description

Enable the rule IDE0120 and address all warnings.

PR Checklist

  • Meaningful title, helpful description and a linked NuGet/Home issue
  • Added tests
  • Link to an issue or pull request to update docs if this PR changes settings, environment variables, new feature, etc.

@nkolev92 nkolev92 marked this pull request as ready for review January 8, 2025 20:48
@nkolev92 nkolev92 requested a review from a team as a code owner January 8, 2025 20:48
jeffkl
jeffkl previously approved these changes Jan 13, 2025
@nkolev92 nkolev92 dismissed stale reviews from zivkan and jeffkl via 84bc838 January 13, 2025 19:11
@nkolev92 nkolev92 force-pushed the dev-nkolev92-SimplifyLinq branch from 3a6e247 to 84bc838 Compare January 13, 2025 19:11
@nkolev92 nkolev92 requested review from jeffkl and zivkan January 13, 2025 19:12
@nkolev92 nkolev92 enabled auto-merge (squash) January 13, 2025 19:12
@jeffkl jeffkl requested a review from martinrrm January 14, 2025 21:13
@nkolev92 nkolev92 merged commit d762526 into dev Jan 14, 2025
23 checks passed
@nkolev92 nkolev92 deleted the dev-nkolev92-SimplifyLinq branch January 14, 2025 22:24
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.

5 participants