testing claude code
This commit is contained in:
parent
1ad4663e6e
commit
a7660d0b8d
66 changed files with 10837 additions and 457 deletions
|
@ -39,7 +39,7 @@ alwaysApply: true
|
|||
where: { status: 'ACTIVE' }
|
||||
});
|
||||
|
||||
// Consider adding to [prisma.md](mdc:.roo/rules/prisma.md):
|
||||
// Consider adding to [prisma.md](.roo/rules/prisma.md):
|
||||
// - Standard select fields
|
||||
// - Common where conditions
|
||||
// - Performance optimization patterns
|
||||
|
@ -69,4 +69,4 @@ alwaysApply: true
|
|||
- Update references to external docs
|
||||
- Maintain links between related rules
|
||||
- Document breaking changes
|
||||
Follow [cursor_rules.md](mdc:.roo/rules/cursor_rules.md) for proper rule formatting and structure.
|
||||
Follow [roo_rules.md](.roo/rules/roo_rules.md) for proper rule formatting and structure.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue