Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion eng/Diags/Microsoft.CodeAnalysis.NetAnalyzers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3953,7 +3953,7 @@ Diagnostics:
Metadata:
Category: Usage
Title: Named placeholders should not be numeric values
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.
HelpLinkUri: https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2253
CustomTags:
- Telemetry
Expand Down