Skip to content

[Compatibility] Enforce CA1507 - use nameof() where possible#22103

Closed
symbiogenesis wants to merge 2 commits into
dotnet:mainfrom
symbiogenesis:nameof-compatibility
Closed

[Compatibility] Enforce CA1507 - use nameof() where possible#22103
symbiogenesis wants to merge 2 commits into
dotnet:mainfrom
symbiogenesis:nameof-compatibility

Conversation

@symbiogenesis

Copy link
Copy Markdown
Contributor

Enforces CA1507

Prevents an entire class of potential bugs at compile-time, instead of stumbling on them at runtime.

Relates: #21962 #22102

@symbiogenesis symbiogenesis requested a review from a team as a code owner April 28, 2024 07:25
@dotnet-policy-service dotnet-policy-service Bot added the community ✨ Community Contribution label Apr 28, 2024
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Hey there @symbiogenesis! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@PureWeen

Copy link
Copy Markdown
Member

Thank you for splitting these up.
This particular one we probably won't take. The "compatibility" project (unless there's some really important reason) is in a "read-only" state.

@PureWeen PureWeen closed this Apr 28, 2024
@github-actions github-actions Bot locked and limited conversation to collaborators May 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

community ✨ Community Contribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants