#!/bin/sh

pnpm exec lint-staged

# Run sync generator check for Python SDK
./.husky/pre-commit-sdk-py-sync-check.sh
