Caio Almeida

Results 2 comments of Caio Almeida

I also found a problem trying to disable a fade out analyzer through editorconfig. That is not working and the fading is still visible: `dotnet_diagnostic.RCS1058.severity = none` `dotnet_diagnostic.RCS1058FadeOut.severity = none`

> Are you trying to use RCS1058 without "fade out" effect? If that is the case then that is not possible. @JosefPihrt No, I'm trying to disable RCS1058, which I...