Skip to content

Commit 4a4982c

Browse files
committed
Update .rubocop_todo.yml
1 parent 2f1acfb commit 4a4982c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.rubocop_todo.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This configuration was generated by
22
# `rubocop --auto-gen-config --exclude-limit 10000`
3-
# on 2024-11-11 08:39:28 UTC using RuboCop version 1.68.0.
3+
# on 2024-11-22 18:22:40 UTC using RuboCop version 1.68.0.
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
@@ -623,7 +623,7 @@ Style/WordArray:
623623
EnforcedStyle: percent
624624
MinSize: 4
625625

626-
# Offense count: 16
626+
# Offense count: 19
627627
# This cop supports safe autocorrection (--autocorrect).
628628
# Configuration parameters: AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, AllowedPatterns.
629629
# URISchemes: http, https

0 commit comments

Comments
 (0)