RTCV icon indicating copy to clipboard operation
RTCV copied to clipboard

[Blocked] Remove SuppressMessage for CA1062 violations for extension methods

Open scowalt opened this issue 4 years ago • 0 comments

Suppressing this warning should be covered by the .editorconfig configuration I added. Unfortunately, the .editorconfig configuration is broken. So, we need to manually suppress each instance until that bug is fixed.

Configuration info: https://docs.microsoft.com/en-us/visualstudio/code-quality/ca1062?view=vs-2019#configurability Blocking bug: https://github.com/dotnet/roslyn-analyzers/issues/3451

scowalt avatar Sep 12 '20 02:09 scowalt