puppet-lint-absolute_classname-check 3.1.0
Install from the command line:
Learn more about RubyGems packages
$ gem install puppet-lint-absolute_classname-check --version "3.1.0"
Install via Gemfile:
source "https://rubygems.pkg.github.com/voxpupuli" do
gem "puppet-lint-absolute_classname-check", "3.1.0"
end
About this version
A puppet-lint plugin to check that classes are not included or referenced by their absolute name.