Skip to content

Commit b56969b

Browse files
committed
Ignore rubocop for oneshot script
1 parent 0e30643 commit b56969b

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
@@ -6,6 +6,7 @@ AllCops:
66
Exclude:
77
- "bin/**/*"
88
- "db/**/*"
9+
- "lib/tasks/temporary/oneshot.rake"
910
- "vendor/**/*"
1011

1112
# Prefer &&/|| over and/or.

0 commit comments

Comments
 (0)