Resharper to load StyleCop settings -
i'm using resharper 7.1 , stylecop 4.7 (with visual studio 2012). default resharper loads stylecop rules inspection , off them action taken "warning", though in settings.stylecop file of rules disabled.
if stylecop rule disabled resharper "do not show" (because of course, not default rules make sense time).
i know can done manually in resharper - options - inspection severity, choosing action take each rule. there way automatically? is, make resharper not warn rule being broken if it's disabled in stylecop.settings?
it makes sense automatically, because want define set of mandatory rules team apply, , redundant have each engineer manually fix action taken each existing rule (since lot).
thanks in advance, mihai
it seems there no way this, although, possible configure rules manually in resharper options , export options (via manage -> export file) , can imported on other machines.
Comments
Post a Comment