Files
donutbrowser/AI_INSTRUCTIONS.md
T
2025-06-07 05:46:32 +04:00

303 B

Instructions for AI Agents

  • If you want to run tests, only ever run them as "pnpm format && pnpm lint && pnpm test".
  • Don't leave comments that don't add value
  • Do not duplicate code unless you have a very good reason to do so. It is important that the same logic is not duplicated multiple times