Commit 43b79c0
fix(scripts): format refreshed specs with biome to avoid noise PRs (#209)
Run JSON.stringify output through `biome format --stdin-file-path` so
refreshed specs match the checked-in formatting (short arrays inlined per
biome.json line width). Without this, the weekly refresh workflow opened
PRs whose entire diff was formatting churn even when upstream content was
unchanged.
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>1 parent 3e0c18a commit 43b79c0
1 file changed
Lines changed: 17 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
71 | 87 | | |
72 | 88 | | |
73 | 89 | | |
| |||
98 | 114 | | |
99 | 115 | | |
100 | 116 | | |
101 | | - | |
| 117 | + | |
102 | 118 | | |
103 | 119 | | |
104 | 120 | | |
| |||
0 commit comments