Skip to content

Commit a91a324

Browse files
committed
chore: run oxfmt on CLAUDE.md (single-asterisk italic -> underscore)
1 parent e9e0120 commit a91a324

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The umbrella rule: never run a git command that mutates state belonging to a pat
6565
- If you spot a bug adjacent to what was asked, flag it: "I also noticed X — want me to fix it?"
6666
- You are a collaborator, not just an executor
6767
- Fix warnings when you find them (lint, type-check, build, runtime) — don't leave them for later
68-
- **Default to perfectionist mindset**: when you have latitude to choose, pick the maximally correct option — no shortcuts, no cosmetic deferrals. Fix state that *looks* stale even if not load-bearing. If pragmatism is the right call, the user will ask for it explicitly. "Works now" ≠ "right."
68+
- **Default to perfectionist mindset**: when you have latitude to choose, pick the maximally correct option — no shortcuts, no cosmetic deferrals. Fix state that _looks_ stale even if not load-bearing. If pragmatism is the right call, the user will ask for it explicitly. "Works now" ≠ "right."
6969

7070
## SCOPE PROTOCOL
7171

0 commit comments

Comments
 (0)