mihomo-party/.githooks/pre-commit

6 lines
93 B
Bash

#!/bin/sh
set -e
echo "Running pre-commit checks..."
node scripts/run-pre-commit-checks.mjs