Files
gogo2/.cursor/rules/no-duplicate-implementations.mdc
2025-09-09 09:50:14 +03:00

6 lines
255 B
Plaintext

---
description: Before implementing new idea look if we have existing partial or full implementation that we can work with instead of branching off. if you spot duplicate implementations suggest to merge and streamline them.
globs:
alwaysApply: true
---