Skip to content

feat: add pre-commit hook for lint and typecheck via husky#700

Merged
yingyangxu2026 merged 1 commit intomainfrom
TSSDK-105
Feb 28, 2026
Merged

feat: add pre-commit hook for lint and typecheck via husky#700
yingyangxu2026 merged 1 commit intomainfrom
TSSDK-105

Conversation

@yingyangxu2026
Copy link
Collaborator

feat: run lint and typecheck before commit via husky

  • Add husky and pre-commit hook running pnpm run lint and pnpm run typecheck
  • Add root script typecheck (turbo run tsc) and tsc in turbo pipeline
  • No Python pre-commit required; uses npm tooling only

@wiz-6cbc7756d1
Copy link
Contributor

Wiz Scan Summary

Scanner Findings
Vulnerability Finding Vulnerabilities 6 High 8 Medium 3 Low
Data Finding Sensitive Data -
Secret Finding Secrets -
IaC Misconfiguration IaC Misconfigurations -
SAST Finding SAST Findings -
Software Management Finding Software Management Findings -
Total 6 High 8 Medium 3 Low

View scan details in Wiz

To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension.

@yingyangxu2026 yingyangxu2026 merged commit f4bd6a9 into main Feb 28, 2026
14 of 15 checks passed
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.

3 participants