Giuseppe Lavagetto has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/379491 )

Change subject: Rakefile: start using the future parser for syntax checking
......................................................................

Rakefile: start using the future parser for syntax checking

Change-Id: I8af33add1f97ad128a4dfaff058f75e2e0aa714a
---
M Rakefile
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/91/379491/1

diff --git a/Rakefile b/Rakefile
index bc1542a..bcd8c22 100644
--- a/Rakefile
+++ b/Rakefile
@@ -201,6 +201,7 @@
         'modules/stdlib/types/compat/*.pp',
         'modules/stdlib/spec/fixtures/test/manifests/*.pp',
       ]
+      PuppetSyntax.future_parser = true
     end
     # Set up filelists
     PuppetSyntax.manifests_paths = puppet_changed_files

-- 
To view, visit https://gerrit.wikimedia.org/r/379491
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8af33add1f97ad128a4dfaff058f75e2e0aa714a
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Giuseppe Lavagetto <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to