jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/345897 )

Change subject: Use tabs to indent in json
......................................................................


Use tabs to indent in json

Change-Id: I050eb6fa8ee8593521bad698030c28e6f2421770
---
M i18n/qqq.json
M package.json
2 files changed, 15 insertions(+), 15 deletions(-)

Approvals:
  Legoktm: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/i18n/qqq.json b/i18n/qqq.json
index 7eadb1a..010f057 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -1,7 +1,7 @@
 {
-    "@metadata": {
-        "authors": []
-    },
-    "mwe-css-start-slideshow": "Button for starting the slideshow on a 
category page.",
-    "mwe-css-enable-preference": "Label for a preference that enables the 
feature."
+       "@metadata": {
+               "authors": []
+       },
+       "mwe-css-start-slideshow": "Button for starting the slideshow on a 
category page.",
+       "mwe-css-enable-preference": "Label for a preference that enables the 
feature."
 }
diff --git a/package.json b/package.json
index ec97d7b..120bfaa 100644
--- a/package.json
+++ b/package.json
@@ -1,12 +1,12 @@
 {
-  "scripts": {
-    "test": "grunt test"
-  },
-  "devDependencies": {
-    "grunt": "0.4.5",
-    "grunt-cli": "0.1.13",
-    "grunt-banana-checker": "0.4.0",
-    "grunt-contrib-jshint": "1.0.0",
-    "grunt-jsonlint": "1.0.7"
-  }
+       "scripts": {
+               "test": "grunt test"
+       },
+       "devDependencies": {
+               "grunt": "0.4.5",
+               "grunt-cli": "0.1.13",
+               "grunt-banana-checker": "0.4.0",
+               "grunt-contrib-jshint": "1.0.0",
+               "grunt-jsonlint": "1.0.7"
+       }
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I050eb6fa8ee8593521bad698030c28e6f2421770
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CategorySlideShow
Gerrit-Branch: master
Gerrit-Owner: Umherirrender <umherirrender_de...@web.de>
Gerrit-Reviewer: Legoktm <lego...@member.fsf.org>
Gerrit-Reviewer: Siebrand <siebr...@kitano.nl>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to