Skip to content

Commit 7f9569e

Browse files
committed
Bump RuboCop limits for spec file length
1 parent b3fe727 commit 7f9569e

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
@@ -13,7 +13,7 @@ Metrics/AbcSize:
1313
# Offense count: 31
1414
# Configuration parameters: CountComments, ExcludedMethods.
1515
Metrics/BlockLength:
16-
Max: 825
16+
Max: 850
1717

1818
# Offense count: 1
1919
# Configuration parameters: CountBlocks.

0 commit comments

Comments
 (0)