1 parent e8f9368 commit b25f5b4Copy full SHA for b25f5b4
1 file changed
plugins/corbits-skills/skills/philosophy/SKILL.md
@@ -62,10 +62,10 @@ When challenged on a design: "it was the best solution with the information I ha
62
63
Concrete formatting and commit mechanics live in `style`. The philosophical bar:
64
65
-- Commits should read like a story of *why*
+- Commits should read like a story of _why_
66
- Summaries short; body when the change needs it
67
- Do not mix refactors with feature additions
68
-- Comments explain *why*, never narrate *what*
+- Comments explain _why_, never narrate _what_
69
70
## Testing
71
0 commit comments