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

Update RuleDescriptor.cs TO USE UNDERSCORES #9726

Closed
wants to merge 1 commit into from

Conversation

GweltazEFi
Copy link

@GweltazEFi GweltazEFi commented Jan 17, 2025

Whitespaces break analyser key parsing in Roslyn, they should not be allowed here. Use underscore instead. Or PascalCase. Or anything compliant.

Whitespaces break analyser key parsing in Roslyn, they should not be allowed here. Use underscore instead. Or PascalCase. Or anything compliant.
@pavel-mikula-sonarsource
Copy link
Contributor

As this is a parsing bug on Roslyn side, we won't be modifying our user-visible texts due to technical limitations.

You can add your voice to this issue: dotnet/roslyn#55431

@GweltazEFi
Copy link
Author

GweltazEFi commented Jan 20, 2025

@pavel-mikula-sonarsource: As a user, I find the current situation (stale) a bit frustrating.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants