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