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

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


Use tabs to indent in json

Change-Id: I2fd769aad1b4f08750f08bc8780b0f4e0eecdf4f
---
M i18n/cs.json
M i18n/qqq.json
M package.json
3 files changed, 28 insertions(+), 28 deletions(-)

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



diff --git a/i18n/cs.json b/i18n/cs.json
index f9f6987..d725713 100644
--- a/i18n/cs.json
+++ b/i18n/cs.json
@@ -1,11 +1,11 @@
 {
-    "@metadata": {
-        "authors": [
-            "Josef Martiňák"
-        ]
-    },
-    "articleindex-desc": "Rozšíření zobrazuje rejstřík otagovaných slov v 
článku.",
-    "articleindex-next": "další",
-    "articleindex-prev": "předchozí",
-    "articleindex-index": "rejstřík"
+       "@metadata": {
+               "authors": [
+                       "Josef Martiňák"
+               ]
+       },
+       "articleindex-desc": "Rozšíření zobrazuje rejstřík otagovaných slov v 
článku.",
+       "articleindex-next": "další",
+       "articleindex-prev": "předchozí",
+       "articleindex-index": "rejstřík"
 }
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 756b1fb..b2b186d 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -1,11 +1,11 @@
 {
-    "@metadata": {
-        "authors": [
-            "Josef Martiňák"
-        ]
-    },
-    "articleindex-desc": "{{desc}}",
-    "articleindex-next": "Navigation text button - next occurrence of tagged 
word",
-    "articleindex-prev": "Navigation text button - previous occurrence of 
tagged word",
-    "articleindex-index": "Navigation text button - jump to the index"
+       "@metadata": {
+               "authors": [
+                       "Josef Martiňák"
+               ]
+       },
+       "articleindex-desc": "{{desc}}",
+       "articleindex-next": "Navigation text button - next occurrence of 
tagged word",
+       "articleindex-prev": "Navigation text button - previous occurrence of 
tagged word",
+       "articleindex-index": "Navigation text button - jump to the index"
 }
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/345894
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I2fd769aad1b4f08750f08bc8780b0f4e0eecdf4f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ArticleIndex
Gerrit-Branch: master
Gerrit-Owner: Umherirrender <umherirrender_de...@web.de>
Gerrit-Reviewer: Reedy <re...@wikimedia.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