# Run git hooks validation
pnpm tsx scripts/git-hooks-validate.ts
# Full format check before push
pnpm format
