Commit 4636ecd
fix(allow-block-list-token): ignore generated IDL in root prettier check
The root `pnpm run check` script runs prettier from the repo root, which
only reads the root .prettierignore, not the app-level one - so the
app-level ignore added for idl/abl_token.json (a raw copy of the anchor
build output, regenerated on every `pnpm run generate-client`) had no
effect on CI's root-level check. Mirrors the existing
games/gacha/pinocchio/idl/ entry.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent bd776d9 commit 4636ecd
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
0 commit comments