Skip to content

Commit 977b098

Browse files
committed
Bump up RuboCop limits
1 parent 3b65f2e commit 977b098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rubocop_todo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Metrics/BlockNesting:
2323
# Offense count: 1
2424
# Configuration parameters: CountComments.
2525
Metrics/ClassLength:
26-
Max: 125
26+
Max: 128
2727

2828
# Offense count: 3
2929
Metrics/CyclomaticComplexity:

0 commit comments

Comments
 (0)