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 7dbd51e + 9c2dfce commit d329e49Copy full SHA for d329e49
lib/puppetlabs_spec_helper/rake_tasks.rb
@@ -212,7 +212,6 @@
212
if Puppet.version.to_f < 4.0
213
PuppetSyntax.exclude_paths << 'types/**/*'
214
end
215
-PuppetSyntax.future_parser = true if ENV['FUTURE_PARSER'] == 'yes'
216
217
desc 'Check syntax of Ruby files and call :syntax and :metadata_lint'
218
task :validate do
0 commit comments