Commit 3615536
authored
chore: exclude generated changelog audit ledgers from Biome (#128)
The changelog generator writes scripts/changelog/audit/<n>.json with
expanded arrays that Biome's formatter rejects, so CI fails on every
changelog draft until someone reformats the file by hand. The ledger is
a generated record and no one edits it, so skip it in the formatter.1 parent 9310ee5 commit 3615536
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments