StyleCop for Resharper

Yesterday I found great Resharper plugin, it calls StypeCop_for_Resharper. With this plugin it’s possible to check all StyleCop rules during writing code.

I tried to use it before, after it was installed, I run it on my project, and it was too many error messages, so I never run it any more.
But now with Resharper support, [...]