feat: Update cursor rules

This commit is contained in:
2025-10-04 08:18:58 +02:00
parent 80592167c8
commit 627e8c379c

View File

@@ -9,4 +9,5 @@ alwaysApply: true
- OpenSC communicates with the smart card of the user and sends the hash of a document to be signed
- The backend gets the PDF to be signed and the signature and created with the Digital Signature Service (DSS) library a PAdES-PDF
- Don't create any SQL migrations, I do that by myself
- Don't add comments about the things that have changed
- Don't add comments about the things that have changed compared to the previous version or that just are redundant to the code below
- Prefer using existing types