Skip to content

Commit 4137f29

Browse files
committed
revert .rubocop_todo.yml changes
1 parent 2462b56 commit 4137f29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .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`
3-
# on 2025-04-04 23:10:11 UTC using RuboCop version 1.75.1.
3+
# on 2025-03-31 23:04:51 UTC using RuboCop version 1.75.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
@@ -10,4 +10,4 @@
1010
# This cop supports unsafe autocorrection (--autocorrect-all).
1111
Rails/ActiveSupportOnLoad:
1212
Exclude:
13-
- 'lib/paper_trail/frameworks/active_record.rb'
13+
- "lib/paper_trail/frameworks/active_record.rb"

0 commit comments

Comments
 (0)