We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e30643 commit b56969bCopy full SHA for b56969b
1 file changed
.rubocop.yml
@@ -6,6 +6,7 @@ AllCops:
6
Exclude:
7
- "bin/**/*"
8
- "db/**/*"
9
+ - "lib/tasks/temporary/oneshot.rake"
10
- "vendor/**/*"
11
12
# Prefer &&/|| over and/or.
0 commit comments