Skip to content

Commit 890dac0

Browse files
committed
Bump Metrics/MethodLength todo max to 30 after setup split
1 parent 5bda168 commit 890dac0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.rubocop_todo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Metrics/AbcSize:
2929
# Offense count: 32
3030
# Configuration parameters: CountComments, CountAsOne, AllowedMethods, AllowedPatterns.
3131
Metrics/MethodLength:
32-
Max: 28
32+
Max: 30
3333

3434
# Offense count: 9
3535
# Configuration parameters: AllowedMethods, AllowedPatterns.

0 commit comments

Comments
 (0)