Skip to content

fix(diff-filter): ignore Anchor generated directory#113

Open
ice-uber wants to merge 1 commit into
Ghbounty:mainfrom
ice-uber:fix/diff-filter-ignore-anchor
Open

fix(diff-filter): ignore Anchor generated directory#113
ice-uber wants to merge 1 commit into
Ghbounty:mainfrom
ice-uber:fix/diff-filter-ignore-anchor

Conversation

@ice-uber
Copy link
Copy Markdown

Fixes #67.

Summary

  • Added .anchor/ to the generated directory prefixes used by @ghbounty/diff-filter.
  • Covered root-level and nested Anchor generated paths in classifier tests.
  • Updated filter tests to prove Anchor generated files are removed from kept diffs.

Verification

npx --yes pnpm@9.12.0 --filter @ghbounty/diff-filter test
npx --yes pnpm@9.12.0 --filter @ghbounty/diff-filter typecheck

Results:

  • 70 passed
  • tsc --noEmit completed successfully

@ice-uber ice-uber requested a review from tomazzi14 as a code owner May 23, 2026 02:51
@vercel
Copy link
Copy Markdown

vercel Bot commented May 23, 2026

@ice-uber 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