Skip to content

Commit 67cea46

Browse files
committed
ai(rules[AGENTS]): Align doctest section title for consistency
why: Ensure consistent section naming across all projects what: - Rename "Doctest Guidelines" to "Doctests" to match libvcs standard
1 parent 6bcfff9 commit 67cea46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ type
224224
"""
225225
```
226226

227-
### Doctest Guidelines
227+
### Doctests
228228

229229
**All functions and methods MUST have working doctests.** Doctests serve as both documentation and tests.
230230

0 commit comments

Comments
 (0)