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 e7173ab + 312d866 commit aa325c2Copy full SHA for aa325c2
lib/puppetlabs_spec_helper/rake_tasks.rb
@@ -191,7 +191,6 @@
191
PuppetSyntax.exclude_paths << 'pkg/**/*'
192
PuppetSyntax.exclude_paths << 'vendor/**/*'
193
PuppetSyntax.exclude_paths << '.vendor/**/*'
194
-PuppetSyntax.exclude_paths << 'plans/**/*'
195
PuppetSyntax.check_hiera_keys = true
196
PuppetSyntax.check_hiera_data = true
197
0 commit comments