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 e01af34 + 5c71dd1 commit a17ad3dCopy full SHA for a17ad3d
puppet-lint.gemspec
@@ -16,6 +16,7 @@ Gem::Specification.new do |spec|
16
'.rubocop.yml',
17
'lib/**/*',
18
'bin/**/*',
19
+ 'spec/**/*',
20
]
21
spec.executables = Dir['bin/**/*'].map { |f| File.basename(f) }
22
spec.require_paths = ['lib']
0 commit comments