Skip to content

Commit 70de58c

Browse files
committed
rubocop --auto-gen-config
1 parent d829e20 commit 70de58c

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-09-17 16:12:35 UTC using RuboCop version 1.66.1.
3+
# on 2024-09-18 15:36:12 UTC using RuboCop version 1.66.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
@@ -25,7 +25,7 @@ Metrics/BlockNesting:
2525
# Offense count: 3
2626
# Configuration parameters: CountComments, CountAsOne.
2727
Metrics/ClassLength:
28-
Max: 175
28+
Max: 131
2929

3030
# Offense count: 4
3131
# Configuration parameters: AllowedMethods, AllowedPatterns.

0 commit comments

Comments
 (0)