Bug 1346897 - Indent tooltool manifests. r=mshal

Apply a 2-character indent to in-tree tooltool manifests to make
them easier to read, and to make the formatting more consistent
so automating updates is simpler.

Modern editors will maintain json indentation. The only long
lines we have are already over 80 characters, so the extra space
shouldn't create new long lines.

Also update mercurial installer script to generate json with
the same indentation, even though its output is temporary.

Tooltool itself was updated to generate manifests with this
indentation in Bug 1325225.

MozReview-Commit-ID: DKj6nL9OENv
This commit is contained in:
Ralph Giles
2017-03-15 12:27:51 -07:00
parent f76d24e974
commit 192455dcb9
66 changed files with 1469 additions and 1467 deletions

View File

@@ -1,6 +1,8 @@
[{
[
{
"size": 746441603,
"digest": "199236aefecc1657cdc1b791ec38c8184557ab9249aff9c63a74abf73edc1dc0ea36b19b558f34ca3b14f8a511b10bcf37408b19701929522b4dc22dbaddcbe9",
"algorithm": "sha512",
"filename": "emulator.zip"
}]
}
]