Skip to content

Replace 'comprised' with 'composed' in CA2253 - #44612

Merged
gewarren merged 1 commit into
dotnet:mainfrom
BartoszKlonowski:fix/44576/ca2253-update
Jan 30, 2025
Merged

Replace 'comprised' with 'composed' in CA2253#44612
gewarren merged 1 commit into
dotnet:mainfrom
BartoszKlonowski:fix/44576/ca2253-update

Conversation

@BartoszKlonowski

@BartoszKlonowskiBartoszKlonowski commented Jan 29, 2025

Copy link
Copy Markdown
Contributor

This small PR fixes#44576
Just like in the linked PR - it updates the statement of the CA2253 rule description, replacing "comprised" with "composed"


Internal previews

📄 File🔗 Preview link
docs/fundamentals/code-analysis/quality-rules/ca2253.mdCA2253: Named placeholders should not be numeric values

@BartoszKlonowski
BartoszKlonowski requested review from a team and gewarren as code ownersJanuary 29, 2025 22:28
@dotnetrepomandotnetrepomanBot added this to the January 2025 milestone Jan 29, 2025
@dotnet-policy-servicedotnet-policy-serviceBot added dotnet-fundamentals/svc community-contribution Indicates PR is created by someone from the .NET community. labels Jan 29, 2025
@BartoszKlonowski

Copy link
Copy Markdown
ContributorAuthor

CC: @evgenyfedorov2

@gewarren
gewarren enabled auto-merge (squash) January 30, 2025 01:55
@gewarren
gewarren merged commit 4901df4 into dotnet:mainJan 30, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contributionIndicates PR is created by someone from the .NET community.dotnet-fundamentals/svc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix docs after updating CA2253 description

2 participants

@BartoszKlonowski@gewarren