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

Avoid using CodeFixValidationMode.None in tests #2785

Closed
sharwell opened this issue Sep 11, 2018 · 0 comments · Fixed by #3753
Closed

Avoid using CodeFixValidationMode.None in tests #2785

sharwell opened this issue Sep 11, 2018 · 0 comments · Fixed by #3753

Comments

@sharwell
Copy link
Member

sharwell commented Sep 11, 2018

🔗 Issue filed in response to #2751 (comment)

  • Tests should validate the semantic structure by default
  • The few tests which fail validation should be updated to pass semantic structure validation or use a localized configuration of CodeFixValidationMode.None
@sharwell sharwell added the bug label Sep 11, 2018
bjornhellander added a commit to bjornhellander/StyleCopAnalyzers that referenced this issue Dec 17, 2023
…anticStructure instead of None and update so that tests still pass

DotNetAnalyzers#2785
bjornhellander added a commit to bjornhellander/StyleCopAnalyzers that referenced this issue Dec 18, 2023
…anticStructure instead of None and update so that tests still pass

DotNetAnalyzers#2785
@sharwell sharwell added this to the 1.2-beta.next milestone Dec 19, 2023
@sharwell sharwell added the fixed label Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant