We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc6320f commit 9f31168Copy full SHA for 9f31168
Rakefile
@@ -1,5 +1,6 @@
1
require 'puppetlabs_spec_helper/rake_tasks'
2
require 'puppet-lint/tasks/puppet-lint'
3
+require 'puppet_blacksmith/rake_tasks' if Bundler.rubygems.find_name('puppet-blacksmith').any?
4
5
# These lint exclusions are in puppetlabs_spec_helper but needs a version above 0.10.3
6
# Line length test is 80 chars in puppet-lint 1.1.0
0 commit comments