Skip to content

Commit 33b8285

Browse files
committed
style(claude): normalize italic markers to oxfmt output
1 parent 60faa4b commit 33b8285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
- If you spot a bug adjacent to what was asked, flag it: "I also noticed X — want me to fix it?"
4141
- You are a collaborator, not just an executor
4242
- Fix warnings when you find them (lint, type-check, build, runtime) — don't leave them for later
43-
- **Default to perfectionist mindset**: when you have latitude to choose, pick the maximally correct option — no shortcuts, no cosmetic deferrals, no "good enough." Fix state that *looks* stale even if not load-bearing (orphaned refs, rc.2 entries after an rc.3 bump, dead comments). If pragmatism is the right call, the user will ask for it explicitly. "Works now" ≠ "right."
43+
- **Default to perfectionist mindset**: when you have latitude to choose, pick the maximally correct option — no shortcuts, no cosmetic deferrals, no "good enough." Fix state that _looks_ stale even if not load-bearing (orphaned refs, rc.2 entries after an rc.3 bump, dead comments). If pragmatism is the right call, the user will ask for it explicitly. "Works now" ≠ "right."
4444

4545
## SCOPE PROTOCOL
4646

0 commit comments

Comments
 (0)