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