gecko-dev/testing/config/tooltool-manifests
Ralph Giles dddc123f32 Bug 1318531 - Fix whitespace in tooltool manifests. r=mshal
Run the tooltool manifests through a python script to read the
json as an OrderedDict and when write it back out with normal
tooltool formatting options. This regularizes the whitespace,
fixing trailing spaces written by older versions of the python
json serializer, dos-vs-unix line endings, and regularizing
opening '[{' and closing '}]' to be on separate lines.

The android manifests have a 'versions' key which has indenting,
unlike the rest of the files. I've left that as-is.

MozReview-Commit-ID: EVW1YlgRJJL

--HG--
extra : rebase_source : 40c1992090807dc40495ebacb37ee358c1d6a6f1
2016-11-22 16:15:27 -08:00
..
androidarm Bug 1318531 - Fix whitespace in tooltool manifests. r=mshal 2016-11-22 16:15:27 -08:00
androidarm_4_3 Bug 1318531 - Fix whitespace in tooltool manifests. r=mshal 2016-11-22 16:15:27 -08:00
androidarm_6_0 Bug 1318531 - Fix whitespace in tooltool manifests. r=mshal 2016-11-22 16:15:27 -08:00
androidx86 Bug 1318531 - Fix whitespace in tooltool manifests. r=mshal 2016-11-22 16:15:27 -08:00
linux32 Bug 1318531 - Fix whitespace in tooltool manifests. r=mshal 2016-11-22 16:15:27 -08:00
linux64 Bug 1318531 - Fix whitespace in tooltool manifests. r=mshal 2016-11-22 16:15:27 -08:00
macosx64 Bug 1318531 - Fix whitespace in tooltool manifests. r=mshal 2016-11-22 16:15:27 -08:00
win32 Bug 1318531 - Fix whitespace in tooltool manifests. r=mshal 2016-11-22 16:15:27 -08:00