Added make lint support.

This commit is contained in:
Timo Mkinen 2012-03-27 12:17:24 +03:00
parent 406f57a2d1
commit 2f83cb7d4a
2 changed files with 7 additions and 0 deletions

4
Rakefile Normal file
View file

@ -0,0 +1,4 @@
require 'puppet-lint/tasks/puppet-lint'
PuppetLint.configuration.send('disable_double_quoted_strings')