We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e981b19 + 7e6009b commit 196ec26Copy full SHA for 196ec26
puppet-lint.gemspec
@@ -8,8 +8,6 @@ Gem::Specification.new do |spec|
8
spec.summary = 'Ensure your Puppet manifests conform with the Puppetlabs style guide'
9
spec.description = <<-EOF
10
Checks your Puppet manifests against the Puppetlabs style guide and alerts you to any discrepancies.
11
- Note: Support for this gem has been moved under the github rubygems registry and as such any future updates from
12
- the Puppet team will be released under `https://github.com/orgs/puppetlabs/packages/rubygems/puppet-lint`.
13
EOF
14
15
spec.files = Dir[
0 commit comments