technical-screen-2025-10-22/.cursor/rules/code-cleanup.mdc

5 lines
215 B
Plaintext

---
alwaysApply: true
---
# Code Cleanup Guidelines
Remove unused code, imports, and dead functions to keep the codebase clean and maintainable. Regular cleanup prevents technical debt and improves code readability.