Skip to content

Commit 97245ed

Browse files
committed
Instruct Rubocop to ignore DB templates
1 parent c072fa4 commit 97245ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.rubocop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ AllCops:
77
TargetRubyVersion: 3.3
88
Exclude:
99
- "**/*_schema.rb"
10+
- "lib/generators/solid_queue/update/templates/db/*"

0 commit comments

Comments
 (0)