Reformat JSON using JQ with sorted keys
cat "$f" | jq -S | sponge "$f"
This commit is contained in:
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user