

The CodePlex project was maintained by Andy Reeves for several years, and was on indefinite hiatus from March 2014 until recently, when took over and restarted development. The code in this repo is the ReSharper extension taken from the GitHub StyleCop repo, which is itself an unofficial fork of the StyleCop project hosted at CodePlex. It will also configure ReSharper to use default settings that match StyleCop rules. StyleCop for ReSharper is an extension for ReSharper that will run StyleCop analysis as you type, display the violations inline in the editor and provide quick fixes for some violations. StyleCop analyzes C# source code to enforce a set of style and consistency rules. Please visit their repository for further considerations. This extension won't receive any updates (except for compatibility) due to the discontinuation of the original StyleCop project.
