feat: Adapt cursor rules

This commit is contained in:
2025-11-01 08:48:10 +01:00
parent 2cf492cd6c
commit 51ebee7062
2 changed files with 7 additions and 5 deletions

View File

@@ -0,0 +1,7 @@
---
description:
globs:
alwaysApply: true
---
- Don't create any SQL migrations, I do that by myself
- Mapping between DTOs and entities should be done in separate mapper classes