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

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

Use tabs to indent in json

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Blackout 
refs/changes/96/345896/1

diff --git a/i18n/qqq.json b/i18n/qqq.json
index 163e548..3b6dbdb 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -1,10 +1,10 @@
 {
-    "@metadata": {
-        "authors": [
-            "Gregory Varnum"
-        ]
-    },
-    "blackout-desc": "{{desc}}",
-    "blackout-stopsopa-header": "Header used on StopSopa skin",
-    "blackout-stopsopa-message": "Message used on StopSopa skin"
+       "@metadata": {
+               "authors": [
+                       "Gregory Varnum"
+               ]
+       },
+       "blackout-desc": "{{desc}}",
+       "blackout-stopsopa-header": "Header used on StopSopa skin",
+       "blackout-stopsopa-message": "Message used on StopSopa skin"
 }
\ No newline at end of file
diff --git a/package.json b/package.json
index 1819ae0..9534400 100644
--- a/package.json
+++ b/package.json
@@ -1,10 +1,10 @@
 {
-  "scripts": {
-    "test": "grunt test"
-  },
-  "devDependencies": {
-    "grunt": "0.4.5",
-    "grunt-cli": "0.1.13",
-    "grunt-jsonlint": "1.0.7"
-  }
+       "scripts": {
+               "test": "grunt test"
+       },
+       "devDependencies": {
+               "grunt": "0.4.5",
+               "grunt-cli": "0.1.13",
+               "grunt-jsonlint": "1.0.7"
+       }
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie53a468991a78adde3f14ab2f084ce377e698f85
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Blackout
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