Hi everyone,
Is there a way to share Cursor rules across teams? For example, if I have a Cursor Business subscription, I need all the developers using it to follow certain rules that enforce our code standards and guidelines. I’m not sure if Cursor already has something built in for that or if there are any plans to implement it in the future.
Right now, the only ideas I have are using a git submodule, a makefile script, or something along those lines.
Any ideas or guidance on this?