Files
donutbrowser/.cursor/rules/use-singletons
T
2025-07-31 17:53:30 +04:00

6 lines
212 B
Plaintext

---
description:
globs:
alwaysApply: true
---
If there is a global singleton of a struct, only use it inside a method while properly initializing it, unless I have explicitly specified in the request otherwise.