We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
...
1 parent edb1744 commit dd8bc02Copy full SHA for dd8bc02
1 file changed
CLAUDE.md
@@ -16,3 +16,4 @@
16
- PREFER top-level imports over local imports or fully qualified names
17
- AVOID shortening variable names, e.g., use `version` instead of `ver`, and `requires_python`
18
instead of `rp`
19
+- PREFER [`TypeName`] references when writing Rust doc comments
0 commit comments