Extend analyzers to cover MockRepository #122
Labels
analyzers
Change that impacts an analyzer behavior
enhancement
feature
help wanted
.NET
Pull requests that update .net code
triage
Milestone
Moq also provides a MockRepository to share common setup between mocks. https://github.com/devlooped/moq/blob/main/src/Moq/MockRepository.cs
We should extend the appropriate analyzers to cover them as well.
The text was updated successfully, but these errors were encountered: