Skip to content

chore: fix root typecheck command for turbo packages#41

Open
Dexploarer wants to merge 1 commit intoJejuNetwork:developfrom
Dexploarer:codex/pr-typecheck-script
Open

chore: fix root typecheck command for turbo packages#41
Dexploarer wants to merge 1 commit intoJejuNetwork:developfrom
Dexploarer:codex/pr-typecheck-script

Conversation

@Dexploarer
Copy link
Contributor

@Dexploarer Dexploarer commented Feb 18, 2026

Summary

  • Remove the unsupported --filter='!./vendor/*' from the root typecheck script so turbo runs across all workspace packages as intended.

Validation

  • bun run --cwd packages/auth typecheck
  • bun run --cwd packages/sqlit typecheck
  • bun run --cwd apps/wallet typecheck
  • bun run --cwd apps/documentation typecheck
  • bun run --cwd packages/bridge typecheck
  • bun run typecheck:rust
  • bunx pyright packages/training/python apps/dws/api (pre-existing unrelated errors remain)

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