Skip to content

Conversation

kurnakovv
Copy link
Contributor

@kurnakovv kurnakovv commented Oct 7, 2025

Summary

Fixes #48934

P.S. If I forgot some identifiers, let me know about it, I will add it :)


Internal previews

📄 File 🔗 Preview link
docs/fundamentals/code-analysis/quality-rules/ca1707.md CA1707: Identifiers should not contain underscores

@kurnakovv kurnakovv requested review from a team and gewarren as code owners October 7, 2025 07:18
@dotnetrepoman dotnetrepoman bot added this to the October 2025 milestone Oct 7, 2025
@dotnet-policy-service dotnet-policy-service bot added dotnet-fundamentals/svc community-contribution Indicates PR is created by someone from the .NET community. labels Oct 7, 2025
Copy link
Contributor

@meaghanlewis meaghanlewis left a comment

Choose a reason for hiding this comment

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

@kurnakovv this example looks good to me, thanks!

@meaghanlewis meaghanlewis merged commit 58c4e27 into dotnet:main Oct 9, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates 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.

Add code example for CA1707 rule

2 participants