X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=Rakefile;h=d4e36dadfd3a36312b46fb3bf972ed0fb00c6a69;hb=e13204f91cf940a00cc54773adba963a045a1656;hp=802f67b501c5cdb37473ae6a5ac17bd4983cbb17;hpb=d5cd09e744ff010e8f4423cf9883f403d3126dbd;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') +