Skip to content

fix: ignore Anchor generated directory#85

Open
Ric-TengYi wants to merge 1 commit into
Ghbounty:mainfrom
Ric-TengYi:fix/67-ignore-anchor-generated-dir
Open

fix: ignore Anchor generated directory#85
Ric-TengYi wants to merge 1 commit into
Ghbounty:mainfrom
Ric-TengYi:fix/67-ignore-anchor-generated-dir

Conversation

@Ric-TengYi
Copy link
Copy Markdown

Fixes #67

Summary

  • add .anchor/ to the generated directory prefixes used by @ghbounty/diff-filter
  • cover both top-level and nested Anchor ledger/cache paths in classifyPath tests

Tests

  • corepack pnpm --filter @ghbounty/diff-filter test
  • corepack pnpm --filter @ghbounty/diff-filter typecheck
  • pre-commit: pnpm -r typecheck
  • pre-commit: pnpm -r test

@Ric-TengYi Ric-TengYi requested a review from tomazzi14 as a code owner May 13, 2026 09:38
@vercel
Copy link
Copy Markdown

vercel Bot commented May 13, 2026

Someone 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