We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95faa6e commit c72f25bCopy full SHA for c72f25b
1 file changed
CLAUDE.md
@@ -69,3 +69,4 @@ Millions of rows. Every query matters.
69
- Define types properly — extend and reuse existing types. Don't sprinkle `any`.
70
- Don't touch working code outside the scope of the current task.
71
- Prefer doing less over introducing risk. Weigh trade-offs before acting.
72
+- Default to no comments. When one is warranted (non-obvious WHY), keep it to 2 lines max.
0 commit comments