puppet-check icon indicating copy to clipboard operation
puppet-check copied to clipboard

A streamlined comprehensive set of checks for your entire Puppet code and data

Results 1 puppet-check issues
Sort by recently updated
recently updated
newest added

In one of our Puppet modules `puppet-check` fails with the following errors: ``` bash-4.3# puppet-check . /usr/local/bundle/gems/puppet-check-1.3.2/lib/puppet-check/data_parser.rb:107:in `block (2 levels) in json': undefined method `empty?' for nil:NilClass (NoMethodError) from /usr/local/bundle/gems/puppet-check-1.3.2/lib/puppet-check/data_parser.rb:105:in...