Commit 4aeb080
committed
Update JSON output files to be tab-indented
This shrinks `sources.json` from ~8.2M down to ~7M, and `builds.json` from ~54M down to 48M.
While the hood was open, I also updated a lot of our "short" `jq` arguments to be their longer forms so they're more obvious at a glance / less cognitive overhead.
Some places where I've added `--tab` probably don't need it and/or `--compact-output` might be more appropriate, but everything is so small that it probably doesn't make a huge difference and debugging is easier this way if we ever have to trace things.1 parent af71643 commit 4aeb080
8 files changed
Lines changed: 10324 additions & 10324 deletions
Large diffs are not rendered by default.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
Large diffs are not rendered by default.
0 commit comments