We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
rescue_from :exception
1 parent 4412b81 commit 722c189Copy full SHA for 722c189
.rubocop_todo.yml
@@ -39,7 +39,7 @@ Metrics/BlockLength:
39
# Offense count: 9
40
# Configuration parameters: CountComments.
41
Metrics/ClassLength:
42
- Max: 290
+ Max: 288
43
44
# Offense count: 32
45
Metrics/CyclomaticComplexity:
@@ -54,7 +54,7 @@ Metrics/LineLength:
54
# Offense count: 57
55
56
Metrics/MethodLength:
57
- Max: 34
+ Max: 33
58
59
# Offense count: 11
60
0 commit comments