X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=Rakefile;h=d4e36dadfd3a36312b46fb3bf972ed0fb00c6a69;hb=34f6ef68062fb7fb9da715c4c314d5d5363a6565;hp=802f67b501c5cdb37473ae6a5ac17bd4983cbb17;hpb=e9b8017717a9fde02b27a2bf26029445396b9f0b;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/Rakefile b/Rakefile index 802f67b..d4e36da 100644 --- a/Rakefile +++ b/Rakefile @@ -1,3 +1,6 @@ require 'puppetlabs_spec_helper/rake_tasks' require 'puppet-syntax/tasks/puppet-syntax' -require 'puppet_blacksmith/rake_tasks' +require 'puppet_blacksmith/rake_tasks' if Bundler.rubygems.find_name('puppet-blacksmith').any? + +PuppetLint.configuration.send('disable_relative') +