Skip to content

Commit d8b3fd8

Browse files
7682d49]a7b81a9086
7682d49]
authored and
a7b81a9086
committed
Increase ClassLength-limit to make rubocop pass
1 parent 82ff8e6 commit d8b3fd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .rubocop_todo.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ Metrics/BlockNesting:
221221
# Offense count: 11
222222
# Configuration parameters: CountComments.
223223
Metrics/ClassLength:
224-
Max: 445
224+
Max: 451
225225

226226
# Offense count: 23
227227
Metrics/CyclomaticComplexity:

0 commit comments

Comments
 (0)