Skip to content

Commit 5e31f7c

Browse files
committed
Re-generate .rubocop_todo.yml
1 parent 5fdabf4 commit 5e31f7c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.rubocop_todo.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# This configuration was generated by
22
# `rubocop --auto-gen-config`
3-
# on 2023-10-10 14:01:22 UTC using RuboCop version 1.50.2.
3+
# on 2023-10-11 10:43:57 UTC using RuboCop version 1.50.2.
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
77
# versions of RuboCop, may require this file to be generated again.
88

9-
# Offense count: 52
9+
# Offense count: 55
1010
# Configuration parameters: CountComments, CountAsOne, AllowedMethods, AllowedPatterns.
1111
# AllowedMethods: refine
1212
Metrics/BlockLength:
@@ -15,7 +15,7 @@ Metrics/BlockLength:
1515
# Offense count: 2
1616
# Configuration parameters: CountComments, CountAsOne.
1717
Metrics/ClassLength:
18-
Max: 358
18+
Max: 363
1919

2020
# Offense count: 1
2121
# Configuration parameters: Max, CountKeywordArgs.

0 commit comments

Comments
 (0)