Paladox has uploaded a new change for review.
https://gerrit.wikimedia.org/r/293956
Change subject: Update grunt-jsonlint to 1.1.0
......................................................................
Update grunt-jsonlint to 1.1.0
Change-Id: Iad5b7f79391fdd8654d015008c36ff78dc866832
---
M Gruntfile.js
M package.json
M skin.json
3 files changed, 5 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/skins/Metrolook
refs/changes/56/293956/1
diff --git a/Gruntfile.js b/Gruntfile.js
index 0d08aa6..006f96e 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -23,6 +23,9 @@
},
banana: conf.MessagesDirs,
jsonlint: {
+ options: {
+ reporter: 'jshint'
+ },
all: [
'*.json',
'**/*.json',
diff --git a/package.json b/package.json
index 6413e45..a7883f7 100644
--- a/package.json
+++ b/package.json
@@ -7,6 +7,6 @@
"grunt-contrib-jshint": "1.0.0",
"grunt-banana-checker": "0.5.0",
"grunt-jscs": "2.8.0",
- "grunt-jsonlint": "1.0.8"
+ "grunt-jsonlint": "1.1.0"
}
}
diff --git a/skin.json b/skin.json
index f44803b..2b727d3 100644
--- a/skin.json
+++ b/skin.json
@@ -23,7 +23,7 @@
},
"MessagesDirs": {
"Metrolook": [
- "i18n"
+ "i18n",
]
},
"Hooks": {
--
To view, visit https://gerrit.wikimedia.org/r/293956
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iad5b7f79391fdd8654d015008c36ff78dc866832
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/Metrolook
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits