Skip to content

Commit b8574f9

Browse files
committed
Rubocop regen todo file
1 parent c1d9e7b commit b8574f9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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 2025-10-09 00:04:06 UTC using RuboCop version 1.81.1.
3+
# on 2025-10-17 11:20:00 UTC using RuboCop version 1.81.1.
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
@@ -40,7 +40,7 @@ Metrics/AbcSize:
4040
# Configuration parameters: CountComments, CountAsOne, AllowedMethods, AllowedPatterns.
4141
# AllowedMethods: refine
4242
Metrics/BlockLength:
43-
Max: 79
43+
Max: 82
4444

4545
# Offense count: 2
4646
# Configuration parameters: CountComments, CountAsOne, AllowedMethods, AllowedPatterns.

0 commit comments

Comments
 (0)