We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67bed79 commit 6e20a08Copy full SHA for 6e20a08
eng/Diags/Microsoft.CodeAnalysis.NetAnalyzers.yml
@@ -3953,7 +3953,7 @@ Diagnostics:
3953
Metadata:
3954
Category: Usage
3955
Title: Named placeholders should not be numeric values
3956
- Description: Named placeholders in the logging message template should not be comprised of only numeric characters.
+ Description: Named placeholders in the logging message template should not be composed of only numeric characters.
3957
HelpLinkUri: https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2253
3958
CustomTags:
3959
- Telemetry
0 commit comments