puppet-lint-unquoted_string-check 3.0.0
Install from the command line:
Learn more about RubyGems packages
$ gem install puppet-lint-unquoted_string-check --version "3.0.0"
Install via Gemfile:
source "https://rubygems.pkg.github.com/voxpupuli" do
gem "puppet-lint-unquoted_string-check", "3.0.0"
end
About this version
A puppet-lint plugin to check that selectors and case statements cases are quoted.