PuppetSyntax.future_parser = true
This commit is contained in:
Родитель
c9ccc192d6
Коммит
ef1fc4e1e5
1
Rakefile
1
Rakefile
|
@ -31,6 +31,7 @@ exclude_paths = [
|
|||
]
|
||||
PuppetLint.configuration.ignore_paths = exclude_paths
|
||||
PuppetSyntax.exclude_paths = exclude_paths
|
||||
PuppetSyntax.future_parser = true
|
||||
|
||||
desc "Run acceptance tests"
|
||||
RSpec::Core::RakeTask.new(:acceptance) do |t|
|
||||
|
|
Загрузка…
Ссылка в новой задаче