Skip to content

Review analyzer Description, Message, and Category #85

Description

@MattKotsenas

I'm not sure we're following best practices for the strings for analyzers.

  • Currently our Message doesn't accept any format strings, it probably belongs in Description instead
  • We should have a Message that includes the text of whatever's incorrect (via the {0} format strings)
  • All analyzers are currently in the "Moq" category; should these instead be in the "Usage" or another category?

Metadata

Metadata

Assignees

Labels

.NETPull requests that update .net codeanalyzersChange that impacts an analyzer behaviorhousekeeping

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions