Skip to content

Ignore Anchor generated directory in diff filter#81

Open
SimplyRayYZL wants to merge 2 commits into
Ghbounty:mainfrom
SimplyRayYZL:ignore-anchor-generated-diff-files
Open

Ignore Anchor generated directory in diff filter#81
SimplyRayYZL wants to merge 2 commits into
Ghbounty:mainfrom
SimplyRayYZL:ignore-anchor-generated-diff-files

Conversation

@SimplyRayYZL
Copy link
Copy Markdown

Fixes #67.

Summary:

  • Adds .anchor/ to GENERATED_DIR_PREFIXES so Anchor build/test outputs are filtered the same way as target/.
  • Adds coverage for root-level and nested .anchor/ paths in the classifier tests.

Validation:

  • Ran pnpm --filter @ghbounty/diff-filter test.
  • Result: 3 test files passed, 70 tests passed.

@SimplyRayYZL SimplyRayYZL requested a review from tomazzi14 as a code owner May 13, 2026 08:16
@vercel
Copy link
Copy Markdown

vercel Bot commented May 13, 2026

@SimplyRayYZL 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.

diff-filter: ignore Anchor's .anchor/ generated directory

1 participant