Files
toir-automatization/tools/hooks/pre-commit
2026-04-06 12:50:46 +03:00

6 lines
207 B
Bash

#!/bin/sh
# Pre-commit hook: runs the generation validation gate and eval harness.
# Install with: npm run install-hooks
node tools/validate-generation.mjs --artifacts-only && node tools/eval/run-evals.mjs