-
Notifications
You must be signed in to change notification settings - Fork 511
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
Implement custom fix all providers #3322
Conversation
@RussKie this should fix the specific problems you saw. |
Codecov Report
@@ Coverage Diff @@
## master #3322 +/- ##
=======================================
Coverage 93.53% 93.54%
=======================================
Files 1021 1021
Lines 110375 110463 +88
Branches 3813 3813
=======================================
+ Hits 103237 103330 +93
+ Misses 6179 6175 -4
+ Partials 959 958 -1 |
Thank you for the quick turnaround! |
@RussKie Locally you could use this feed: StyleCopAnalyzers/NuGet.config Lines 9 to 10 in 4d9b3e3
Version 1.2.0-beta.343 should have the fix for validation. |
@RussKie these are now part of the latest preview release! |
Awesome! Thank you |
Implement document-based fix all providers for:
Based on information found in https://dev.azure.com/devdiv/DevDiv/_workitems/edit/1293538.