You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
categorize max-statements as Complexity, fix point calc
* max-statements rule should go in the Complexity Category
* Calculating remediation points for rules in that category is now
more complicated, because we have to use regexs to extract the values
* Adjusted the overage points here to match RuboCop, since we're trying
to standardize around that for these types of checks.
0 commit comments