Skip to content

Commit cfe7d90

Browse files
committed
chore(fmt)
1 parent 1d1f8af commit cfe7d90

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CLAUDE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,12 +307,14 @@ Follow Conventional Commits format with these guidelines:
307307
- **Summary**: Imperative mood, lowercase, no period at end
308308

309309
**Additional lines** (if needed):
310+
310311
- Keep terse and precise
311312
- Focus on the **why**, not the what (code diffs show the what)
312313
- Explain motivation, context, or non-obvious implications
313314
- Leave blank line between summary and body
314315

315316
**Examples**:
317+
316318
```
317319
refactor(test): simplify control flow in permission test
318320

0 commit comments

Comments
 (0)