Is there a standard ReSharper code style definition that matches all the StyleCop requirements? -


the resharper reformat code feature handy , flexible, particularly new code layout templating flexibility jetbrains have added in version 3.0.

is there standard set of code style settings resharper match rules enforced microsoft stylecop, stylecop compliance can easy running resharper "reformat code" feature?

try resharper stylecop plugin at: http://www.codeplex.com/stylecopforresharper


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -