Skip to content

Commit b388ac3

Browse files
committed
Metrics/MethodLength: 10(default) -> 28
1 parent ed6306f commit b388ac3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.rubocop.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ Metrics/ClassLength:
4747
Metrics/CyclomaticComplexity:
4848
Max: 13
4949

50+
Metrics/MethodLength:
51+
Max: 28
52+
5053
Metrics/PerceivedComplexity:
5154
Max: 11
5255

0 commit comments

Comments
 (0)