# Add files and commands to this file, like the example: # watch(%r{file/path}) { ‘command(s)` } # guard ’puppet-lint’, :watchdir => Guard.options,
:show_warnings => false, :syntax_check => true \
do
watch(/(.*).pp$/)
end
# Add files and commands to this file, like the example: # watch(%r{file/path}) { ‘command(s)` } # guard ’puppet-lint’, :watchdir => Guard.options,
:show_warnings => false, :syntax_check => true \
do
watch(/(.*).pp$/)
end