Fix remaining rubocop problems
This commit is contained in:
parent
5565d8fb68
commit
ed0f55c45f
3 changed files with 4 additions and 6 deletions
|
|
@ -22,11 +22,6 @@ Lint/IneffectiveAccessModifier:
|
|||
Metrics/AbcSize:
|
||||
Max: 75
|
||||
|
||||
# Offense count: 7
|
||||
# Configuration parameters: CountComments.
|
||||
Metrics/ClassLength:
|
||||
Max: 514
|
||||
|
||||
# Offense count: 12
|
||||
Metrics/CyclomaticComplexity:
|
||||
Max: 12
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue