Tests!
This commit is contained in:
parent
6e3d183c40
commit
21d60e359a
12 changed files with 242 additions and 20 deletions
|
@ -28,7 +28,7 @@ Lint/ParenthesesAsGroupedExpression:
|
|||
|
||||
# Offense count: 542
|
||||
Metrics/AbcSize:
|
||||
Max: 194
|
||||
Max: 270
|
||||
|
||||
# Offense count: 12
|
||||
Metrics/BlockNesting:
|
||||
|
@ -37,7 +37,7 @@ Metrics/BlockNesting:
|
|||
# Offense count: 60
|
||||
# Configuration parameters: CountComments.
|
||||
Metrics/ClassLength:
|
||||
Max: 1543
|
||||
Max: 1552
|
||||
|
||||
# Offense count: 68
|
||||
Metrics/CyclomaticComplexity:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue