We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bce6e29 commit 7f1b357Copy full SHA for 7f1b357
.rubocop.yml
@@ -9,6 +9,7 @@ AllCops:
9
- "Gemfile"
10
- "Puppetfile"
11
- "Rakefile"
12
+ - 'vendor/**/*'
13
14
Bundler/OrderedGems:
15
Enabled: false
0 commit comments