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