X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=Rakefile;h=6d067dc56c2481e2eac4a18818d83b0c5659a1a7;hb=14b3beda74999aefc4cd02f681321e7797c1ef2f;hp=cd3d379958947f18f5aad2ab7b3262686764d49f;hpb=64fd42fb2f0ee49e0e5a0b57c2f14effda81e6aa;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/Rakefile b/Rakefile index cd3d379..6d067dc 100644 --- a/Rakefile +++ b/Rakefile @@ -1 +1,4 @@ require 'puppetlabs_spec_helper/rake_tasks' +require 'puppet-lint/tasks/puppet-lint' + +PuppetLint.configuration.send('disable_single_quote_string_with_variables')