singularity-forge/autoresearch.checks.sh
Mikael Hugo 72e27f9ba8 autoresearch: initialize biome lint experiment session
Baseline: 40 diagnostics (26 errors, 13 warnings, 1 info), 1064 files checked.
2026-05-08 14:22:52 +02:00

3 lines
102 B
Bash
Executable file

#!/bin/bash
set -euo pipefail
npx vitest run --config vitest.config.ts --reporter=dot 2>&1 | tail -30