mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-04-26 13:56:29 +02:00
303 B
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