Skip to content

Commit dd8bc02

Browse files
authored
Tell agents to use [...] style references (#18698)
1 parent edb1744 commit dd8bc02

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CLAUDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@
1616
- PREFER top-level imports over local imports or fully qualified names
1717
- AVOID shortening variable names, e.g., use `version` instead of `ver`, and `requires_python`
1818
instead of `rp`
19+
- PREFER [`TypeName`] references when writing Rust doc comments

0 commit comments

Comments
 (0)