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

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

Use tabs to indent in json

Change-Id: I60c586418679fd5709aef4b9e23e814c45dfb35b
---
M i18n/got.json
M i18n/test.json
M package.json
3 files changed, 26 insertions(+), 26 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Math 
refs/changes/18/345918/1

diff --git a/i18n/got.json b/i18n/got.json
index 174d5ec..3c7147d 100644
--- a/i18n/got.json
+++ b/i18n/got.json
@@ -1,9 +1,9 @@
 {
-    "@metadata": {
-        "authors": [
-            "Jocke Pirat"
-        ]
-    },
-    "math_sample": "Lagjan formula her",
-    "math_tip": "MaĆ¾emateikaleiks formula (LaTeX)"
+       "@metadata": {
+               "authors": [
+                       "Jocke Pirat"
+               ]
+       },
+       "math_sample": "Lagjan formula her",
+       "math_tip": "MaĆ¾emateikaleiks formula (LaTeX)"
 }
\ No newline at end of file
diff --git a/i18n/test.json b/i18n/test.json
index 06aab8c..93197ca 100644
--- a/i18n/test.json
+++ b/i18n/test.json
@@ -1,7 +1,7 @@
 {
-    "@metadata": {
-        "authors": []
-    },
-    "math_sample": "x",
-    "math_tip": "x"
+       "@metadata": {
+               "authors": []
+       },
+       "math_sample": "x",
+       "math_tip": "x"
 }
\ No newline at end of file
diff --git a/package.json b/package.json
index 1fb2b94..7ca86d0 100644
--- a/package.json
+++ b/package.json
@@ -1,16 +1,16 @@
 {
-  "private": true,
-  "scripts": {
-    "test": "grunt test"
-  },
-  "devDependencies": {
-    "eslint-config-wikimedia": "0.3.0",
-    "grunt": "1.0.1",
-    "grunt-banana-checker": "0.5.0",
-    "grunt-contrib-watch": "1.0.0",
-    "grunt-eslint": "19.0.0",
-    "grunt-jsonlint": "1.0.7",
-    "grunt-stylelint": "0.7.0",
-    "stylelint-config-wikimedia": "0.4.1"
-  }
+       "private": true,
+       "scripts": {
+               "test": "grunt test"
+       },
+       "devDependencies": {
+               "eslint-config-wikimedia": "0.3.0",
+               "grunt": "1.0.1",
+               "grunt-banana-checker": "0.5.0",
+               "grunt-contrib-watch": "1.0.0",
+               "grunt-eslint": "19.0.0",
+               "grunt-jsonlint": "1.0.7",
+               "grunt-stylelint": "0.7.0",
+               "stylelint-config-wikimedia": "0.4.1"
+       }
 }

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

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