X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=Rakefile;h=6d067dc56c2481e2eac4a18818d83b0c5659a1a7;hb=b4e430f4db1a99d646aaf8d247346fc9176df6ca;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')