dotnet/roslyn-sdk

Enforce StyleCop rules that will break CI-Build

tom-englert opened this issue · 2 comments

It's very annoying that StyleCop rules fail the CI-Build, but are only warnings in VisualStudio:

image

The current behavior is by design.

I see, maybe this rule could be added as comment to the editorconfig file?