StyleCop for ReSharper is a
ReSharper 4.1 and
ReSharper 4.5 RTM plugin that allows
Microsoft StyleCop 4.3.1.3 to be run as you type, generating real-time syntax highlighting of violations and automatic fixing of StyleCop issues during ReSharper Code CleanUp (silent mode):

StyleCop for ReSharper also contains a collection of
Quick-Fixes:



and
Code Clean-Up Modules:

to help you easily
fix StyleCop code styling violations. It also automatically notifies you when a new release is available:

If you feel that the plugin is making your IDE sluggush, you can control the performance of the plug-in by specifying the rate at which you want StyleCop to be executed against your code file, you can specify whether you want more performence (but to use more resources) or less performance (and use less resources:
Wiki Contents:
StyleCop for ReSharper can now be published thanks to the release of the
StyleCop 4.3 SDK