Skip to content
New issue

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

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

Already on GitHub? # to your account

Reduce magic numbers in FrugalList.cs #10204

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

lindexi
Copy link
Member

@lindexi lindexi commented Dec 25, 2024

Description

Code clean. Replacing hard-coded value with const.

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.

@harshit7962 harshit7962 merged commit 674bafb into dotnet:main Dec 27, 2024
8 checks passed
@harshit7962
Copy link
Member

Thank you @lindexi for the change.

@lindexi lindexi deleted the t/lindexi/FrugalList branch December 27, 2024 06:10
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants