X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=Rakefile;h=d4e36dadfd3a36312b46fb3bf972ed0fb00c6a69;hb=3454627d0c8b7c6763c7f5d10bddace6847ec170;hp=cd3d379958947f18f5aad2ab7b3262686764d49f;hpb=918a3767ff7d8fb27a1db3c59a409fcfae83e2d2;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') +