I\'ve decided to start running StyleCop on a medium sized project and am getting over 1000 warnings.
Is there a quick easy way to fix most of these warnings? Most of
There was mention on the StyleCop blog regarding implementing auto fixing for rules
Also check out the entry on the blog regarding integrating in to an existing large project.
Note: It seems that StyleCop only returns around 1000 warnings, so you will continue to get this number even after fixing a heap.