Skip to content

Commit a1744c1

Browse files
authored
fix: Update .cursorrules about code comments (#29219)
1 parent 0dac7a4 commit a1744c1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .cursorrules

+2-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@ DO NOT GIVE ME HIGH LEVEL SHIT, IF I ASK FOR FIX OR EXPLANATION, I WANT ACTUAL C
1515
- No need to mention your knowledge cutoff
1616
- No need to disclose you're an AI
1717
- Please respect my formatting preferences when you provide code.
18+
- Please respect all code comments, they're usually there for a reason. Remove them ONLY if they're completely irrelevant after a code change. if unsure, do not remove the comment.
1819
- Split into multiple responses if one response isn't enough to answer the question.
19-
If I ask for adjustments to code I have provided you, do not repeat all of my code unnecessarily. Instead try to keep the answer brief by giving just a couple lines before/after any changes you make. Multiple code blocks are ok.
20+
If I ask for adjustments to code I have provided you, do not repeat all of my code unnecessarily. Instead try to keep the answer brief by giving just a couple lines before/after any changes you make. Multiple code blocks are ok.

0 commit comments

Comments
 (0)