Skip to content

Commit 05394c1

Browse files
rosaflavorjones
authored andcommitted
Instruct Rubocop to ignore DB templates
1 parent 154c362 commit 05394c1

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)