(maint) Ignore more cops as rubocop changes quickly

This commit is contained in:
Garrett Honeycutt 2016-10-31 11:07:47 -04:00
parent 516b1594ba
commit 3f94656398
1 changed files with 6 additions and 0 deletions

View File

@ -555,3 +555,9 @@ Metrics/AbcSize:
Metrics/PerceivedComplexity:
Enabled: false
Metrics/BlockLength:
Enabled: false
Style/VariableNumber:
Enabled: false