Skip to content

fix(diff-filter): add .anchor/ to generated dir prefixes#127

Open
aagear wants to merge 1 commit into
Ghbounty:mainfrom
aagear:fix/anchor-generated-dir
Open

fix(diff-filter): add .anchor/ to generated dir prefixes#127
aagear wants to merge 1 commit into
Ghbounty:mainfrom
aagear:fix/anchor-generated-dir

Conversation

@aagear

@aagear aagear commented Jun 9, 2026

Copy link
Copy Markdown

Add .anchor/ to the generated directory prefixes list so that Anchor Framework build/test artifacts (e.g. contracts/solana/.anchor/test-ledger/genesis.bin) are classified as generated_dir noise instead of real source changes.

Changes

  • packages/diff-filter/src/patterns.ts: added .anchor/ to GENERATED_DIR_PREFIXES
  • packages/diff-filter/tests/classify.test.ts: added test case for Anchor generated path

Testing

All 69 tests pass (3 files, 69 tests) — 52 classify tests, 8 parse tests, 9 filter tests.

Fixes charles-openclaw/charles-microbounties#747

@aagear aagear requested a review from tomazzi14 as a code owner June 9, 2026 13:42
@vercel

vercel Bot commented Jun 9, 2026

Copy link
Copy Markdown

@aagear is attempting to deploy a commit to the weareghbounty-6269's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant