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

Added a suppressor when CA1812 fires on NUnit Test classes. #569

Conversation

manfred-brands
Copy link
Member

Fixes #565

@manfred-brands manfred-brands force-pushed the Issue565_SuppressCA1812ForTestFixtures branch from 40d51f4 to b0adf70 Compare August 12, 2023 04:06
Copy link
Member

@mikkelbu mikkelbu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. I only have the smallest suggestion and question.

This prevents the Dump of documentation templates.
@manfred-brands manfred-brands merged commit 522ffbe into nunit:master Aug 15, 2023
4 checks passed
@manfred-brands manfred-brands deleted the Issue565_SuppressCA1812ForTestFixtures branch August 15, 2023 02:46
@mikkelbu mikkelbu added this to the Release 3.7 / 2.7 milestone Aug 17, 2023
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.

[TestFixture] attribute suppresses CA1812
2 participants