Skip to content

Commit 4636ecd

Browse files
Harsh-H-Shahclaude
andcommitted
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

File tree

.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ Cargo.lock
55
games/world-cup/
66
games/gacha/pinocchio/idl/
77
tokens/token-2022/transfer-hook/block-list/pinocchio/sdk/
8+
tokens/token-2022/transfer-hook/allow-block-list-token/idl/

0 commit comments

Comments
 (0)