Skip to content

Commit b40bf2f

Browse files
authored
Merge pull request #194 from eputnam/blacksmith_rasks
(MODULES-4263) add blacksmith rake tasks
2 parents a518dcc + 88c63b5 commit b40bf2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Rakefile

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
require 'puppetlabs_spec_helper/rake_tasks'
22
require 'puppet-lint/tasks/puppet-lint'
3+
require 'puppet_blacksmith/rake_tasks' if Bundler.rubygems.find_name('puppet-blacksmith').any?
34

45
# These lint exclusions are in puppetlabs_spec_helper but needs a version above 0.10.3
56
# Line length test is 80 chars in puppet-lint 1.1.0

0 commit comments

Comments
 (0)