use canonical form for change set content #47
Loading…
Reference in a new issue
No description provided.
Delete branch "sorted-change-sets"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR sorts JSON output in change sets. This should minimize noise that is due to a swapped order of keys. Note: this PR will not sort lists that are contained in a JSON object.