Skip to content

Commit c608bed

Browse files
author
André Mommert
committed
Rubocop fixed
1 parent 294eeb5 commit c608bed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.rubocop_todo.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This configuration was generated by
22
# `rubocop --auto-gen-config`
3-
# on 2024-06-01 14:30:58 UTC using RuboCop version 1.63.5.
3+
# on 2024-06-01 14:58:01 UTC using RuboCop version 1.63.5.
44
# The point is for the user to remove these configuration records
55
# one by one as the offenses are removed from the code base.
66
# Note that changes in the inspected code, or installation of new
@@ -10,7 +10,7 @@
1010
# Configuration parameters: CountComments, CountAsOne, AllowedMethods, AllowedPatterns.
1111
# AllowedMethods: refine
1212
Metrics/BlockLength:
13-
Max: 605
13+
Max: 607
1414

1515
# Offense count: 4
1616
# Configuration parameters: CountComments, CountAsOne.

0 commit comments

Comments
 (0)