Skip to content

fix(knip): keep gallery generator script without failing knip#38

Closed
Copilot wants to merge 1 commit intomainfrom
copilot/fix-knip-tests
Closed

fix(knip): keep gallery generator script without failing knip#38
Copilot wants to merge 1 commit intomainfrom
copilot/fix-knip-tests

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 8, 2026

Summary

  • Fix Knip CI failure on scripts/generate-gallery.ts while keeping the file in the repository.
  • Mark the file as an intentional Knip entry in knip.json.

Changes

  • Updated knip.json:
    • Added entry: ["scripts/generate-gallery.ts"]

Validation

  • npx react-router typegen
  • npx knip --reporter github-actions
  • npm run typecheck
  • npm run build

(Used npm/npx locally because Bun is not available in this sandbox, but commands mirror CI behavior.)

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.

2 participants