chore: add cursor rule to suppress Made-with attribution in commits
CI / Build & Test (push) Has been cancelled
CI / Build & Test (push) Has been cancelled
Made-with: Cursor
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
description: Git commit conventions
|
||||||
|
alwaysApply: true
|
||||||
|
---
|
||||||
|
|
||||||
|
# Git Commits
|
||||||
|
|
||||||
|
- Never include "Made-with: Cursor" or any Cursor attribution in commit messages
|
||||||
|
- Write concise, conventional commit messages (e.g. `fix:`, `feat:`, `docs:`, `chore:`)
|
||||||
Reference in New Issue
Block a user