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

Reduce magic numbers in FrugalList.cs #10204

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lindexi
Copy link
Member

@lindexi lindexi commented Dec 25, 2024

Description

Code clean

Customer Impact

None.

Regression

None.

Testing

None.

Risk

None. I do not change any behavior

Microsoft Reviewers: Open in CodeFlow

@lindexi lindexi requested review from a team as code owners December 25, 2024 08:51
@dotnet-policy-service dotnet-policy-service bot added PR metadata: Label to tag PRs, to facilitate with triage Community Contribution A label for all community Contributions labels Dec 25, 2024
@harshit7962 harshit7962 self-assigned this Dec 27, 2024
Copy link
Member

@harshit7962 harshit7962 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Replacing hard-coded value with const. LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage Queue for test pass Status:Committed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants