K 10 svn:author V 3 tdb K 8 svn:date V 27 2012-01-25T17:12:47.000000Z K 7 svn:log V 420 - Add new port puppet-lint. Puppet-lint checks your Puppet manifests against the Puppet Labs style guide and alerts you to any discrepancies. You can test a single manifest file by running: puppet-lint If you want to test your entire Puppet manifest directory, you can add require 'puppet-lint/tasks/puppet-lint' to your Rakefile and then run: rake lint WWW: https://github.com/rodjek/puppet-lint END