X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=Rakefile;h=d4e36dadfd3a36312b46fb3bf972ed0fb00c6a69;hb=ca31cab98756aa2ed40cc4dc717ab6bbdb3e2afe;hp=fb58663a6dc52f35dbb5f7ce1247db84f14433b3;hpb=e2155b1a14852598f30eb656c3099aa156022c7c;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/Rakefile b/Rakefile index fb58663..d4e36da 100644 --- a/Rakefile +++ b/Rakefile @@ -2,4 +2,5 @@ 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('relative') +PuppetLint.configuration.send('disable_relative') +