Files
minigames/bottlesort/AGENTS.md
2026-04-04 15:09:32 +02:00

4 lines
205 B
Markdown

- Prefer simple solutions over clever ones
- Do not introduce new dependencies without reason
- Always write tests for new features
- Adapt SPEC.md if specification changes or features are added or removed