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

[Controls] Enforce CA1507 - use nameof() where possible #22102

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

symbiogenesis
Copy link
Contributor

@symbiogenesis symbiogenesis commented Apr 28, 2024

Enforces CA1507

This should ensure that an entire class of bugs can be discovered at compile time, instead of runtime.

Related: #21962

@symbiogenesis symbiogenesis requested a review from a team as a code owner April 28, 2024 06:59
Copy link
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.

@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Apr 28, 2024
@jsuarezruiz
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@Eilon Eilon added the area-architecture Issues with code structure, SDK structure, implementation details label May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-architecture Issues with code structure, SDK structure, implementation details community ✨ Community Contribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants