Jforrester has uploaded a new change for review.
https://gerrit.wikimedia.org/r/245509
Change subject: build: Upgrade grunt-banana-checker from v0.3.0 to v0.4.0
......................................................................
build: Upgrade grunt-banana-checker from v0.3.0 to v0.4.0
Take opportunity to drop no-longer-needed options.
Change-Id: I11250c12d2123d4729e12cd0dce07b24fc5008e5
---
M Gruntfile.js
M package.json
2 files changed, 2 insertions(+), 4 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core
refs/changes/09/245509/1
diff --git a/Gruntfile.js b/Gruntfile.js
index 8dbeb6b..946b652 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -33,9 +33,7 @@
},
banana: {
options: {
- disallowBlankTranslations: false,
- disallowDuplicateTranslations: false,
- disallowUnusedTranslations: false
+ disallowBlankTranslations: false
},
core: 'languages/i18n/',
api: 'includes/api/i18n/',
diff --git a/package.json b/package.json
index d48a5e0..3ae7b78 100644
--- a/package.json
+++ b/package.json
@@ -8,7 +8,7 @@
"devDependencies": {
"grunt": "0.4.5",
"grunt-cli": "0.1.13",
- "grunt-banana-checker": "0.3.0",
+ "grunt-banana-checker": "0.4.0",
"grunt-contrib-copy": "0.8.1",
"grunt-contrib-jshint": "0.11.3",
"grunt-contrib-watch": "0.6.1",
--
To view, visit https://gerrit.wikimedia.org/r/245509
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I11250c12d2123d4729e12cd0dce07b24fc5008e5
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Jforrester <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits