Umherirrender has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/345912 )

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

Use tabs to indent in json

Change-Id: I69c9eff6cf30a99e3624f846c8b8ab211229cf3a
---
M i18n/got.json
M package.json
2 files changed, 16 insertions(+), 16 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/GlobalBlocking 
refs/changes/12/345912/1

diff --git a/i18n/got.json b/i18n/got.json
index 15d1749..a1724a8 100644
--- a/i18n/got.json
+++ b/i18n/got.json
@@ -1,8 +1,8 @@
 {
-    "@metadata": {
-        "authors": [
-            "Jocke Pirat"
-        ]
-    },
-    "globalblocking-unblock-reason": "𐍆𐌰𐌹𐍂𐌹𐌽𐌰:"
+       "@metadata": {
+               "authors": [
+                       "Jocke Pirat"
+               ]
+       },
+       "globalblocking-unblock-reason": "𐍆𐌰𐌹𐍂𐌹𐌽𐌰:"
 }
\ No newline at end of file
diff --git a/package.json b/package.json
index 72eb4aa..4282d40 100644
--- a/package.json
+++ b/package.json
@@ -1,12 +1,12 @@
 {
-  "private": true,
-  "scripts": {
-    "test": "grunt test"
-  },
-  "devDependencies": {
-    "grunt": "0.4.5",
-    "grunt-cli": "0.1.13",
-    "grunt-banana-checker": "0.4.0",
-    "grunt-jsonlint": "1.0.7"
-  }
+       "private": true,
+       "scripts": {
+               "test": "grunt test"
+       },
+       "devDependencies": {
+               "grunt": "0.4.5",
+               "grunt-cli": "0.1.13",
+               "grunt-banana-checker": "0.4.0",
+               "grunt-jsonlint": "1.0.7"
+       }
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I69c9eff6cf30a99e3624f846c8b8ab211229cf3a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/GlobalBlocking
Gerrit-Branch: master
Gerrit-Owner: Umherirrender <umherirrender_de...@web.de>

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

Reply via email to