Skip to content

chore: add typecheck script and integrate it into pre-commit hook#1744

Open
gustavobtflores wants to merge 1 commit intokernelci:mainfrom
gustavobtflores:chore/typecheck-pre-commit
Open

chore: add typecheck script and integrate it into pre-commit hook#1744
gustavobtflores wants to merge 1 commit intokernelci:mainfrom
gustavobtflores:chore/typecheck-pre-commit

Conversation

@gustavobtflores
Copy link
Contributor

Description

Add TypeScript type-checking to the pre-commit workflow to catch TS errors before commits

Changes

  • Add typecheck script (tsc -b) to dashboard/package.json
  • Update dashboard/.husky/pre-commit to run pnpm typecheck after pnpm lint-staged in the dashboard pre-commit step

@gustavobtflores gustavobtflores self-assigned this Feb 13, 2026
@gustavobtflores gustavobtflores added the CI/CD Most or all of the changes are about automated tests / Github's CI label Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CD Most or all of the changes are about automated tests / Github's CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants