We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2462b56 commit 4137f29Copy full SHA for 4137f29
.rubocop_todo.yml
@@ -1,6 +1,6 @@
1
# This configuration was generated by
2
# `rubocop --auto-gen-config`
3
-# on 2025-04-04 23:10:11 UTC using RuboCop version 1.75.1.
+# on 2025-03-31 23:04:51 UTC using RuboCop version 1.75.1.
4
# The point is for the user to remove these configuration records
5
# one by one as the offenses are removed from the code base.
6
# Note that changes in the inspected code, or installation of new
@@ -10,4 +10,4 @@
10
# This cop supports unsafe autocorrection (--autocorrect-all).
11
Rails/ActiveSupportOnLoad:
12
Exclude:
13
- - 'lib/paper_trail/frameworks/active_record.rb'
+ - "lib/paper_trail/frameworks/active_record.rb"
0 commit comments