Reformat JSON using JQ with sorted keys
cat "$f" | jq -S | sponge "$f"
This commit is contained in:
+683
-683
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user