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 02ccf23 + 16ecd45 commit d27cf99Copy full SHA for d27cf99
puppet-lint.gemspec
@@ -8,6 +8,8 @@ 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 a new namespace and as such any future updates from
12
+ the Puppet team will be released as `puppetlabs-puppet-lint`.
13
EOF
14
15
spec.files = Dir[
0 commit comments