Files
rogue/.agent/workflows/verify.md

8 lines
185 B
Markdown

---
description: Verify code quality by running TypeScript checks and tests
---
// turbo-all
1. Run the verification script: `bun run verify`
2. Ensure no errors were reported.