Sort keys in json encoder

Authored by davidedmundson on Sep 27 2018, 10:52 AM.

Description

Sort keys in json encoder

Summary:
Should supress scripty noise.

The previous manualy sorting above was ultimately useless as it's stored
as a map internally inside the json blob. We need to sort when writing out,
it turns out there's an argument for that.

Test Plan:
Ran script
Still got some output.
Running twice didn't change output

Reviewers: Plasma

Subscribers: plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D15793

Details

Committed
davidedmundsonSep 27 2018, 10:53 AM
Differential Revision
D15793: Sort keys in json encoder
Parents
R856:8b92ae56eaa4: Bump manifest version
Branches
Unknown
Tags
Unknown