Skip to content

chore: clean up unused exports#383

Merged
thymikee merged 1 commit intomainfrom
codex/cleanup-unused-exports-lint
Apr 11, 2026
Merged

chore: clean up unused exports#383
thymikee merged 1 commit intomainfrom
codex/cleanup-unused-exports-lint

Conversation

@thymikee
Copy link
Copy Markdown
Contributor

Summary

Clean up unused internal exports reported during pruning work.

  • Remove unused helper exports and duplicate alias exports without changing behavior.
  • Configure Oxlint's no-unused-vars rule to safely fix unused imports and emit correctness rules as errors.
  • Include formatter-only test updates from pnpm format.

Touched-file count: 12. Scope stayed within tooling and unused export cleanup.

Validation

  • pnpm format
  • pnpm check:quick
  • pnpm dlx knip --reporter compact
  • pnpm check:tooling
  • pnpm check:unit

@github-actions
Copy link
Copy Markdown

PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://callstackincubator.github.io/agent-device/pr-preview/pr-383/

Built to branch gh-pages at 2026-04-11 13:38 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@thymikee thymikee merged commit 60bed77 into main Apr 11, 2026
16 checks passed
@thymikee thymikee deleted the codex/cleanup-unused-exports-lint branch April 11, 2026 13:43
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