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