Files
donutbrowser/.cursor/rules/always-test-before-summary.mdc
T

6 lines
229 B
Plaintext

---
description:
globs:
alwaysApply: true
---
Before finishing the task and showing summary, always run "pnpm format && pnpm lint && pnpm test" at the root of the project to ensure that you don't finish with broken application.