Escape literal brackets in CLI and runner docs#113
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuideThis PR refines rustdoc comments to prevent warnings by escaping literal brackets in the CLI docs and removing an unresolved link in the runner docs. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Summary by CodeRabbit
WalkthroughUpdate doc comments only: escape square brackets around “default” in CLI help text and replace an intra-doc link with inline code in runner module. No code, API, or behaviour changes. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (2)
🧰 Additional context used📓 Path-based instructions (1)**/*.rs⚙️ CodeRabbit Configuration File
Files:
🔍 MCP Research (1 server)Deepwiki:
🔇 Additional comments (2)
✨ Finishing Touches
🧪 Generate unit tests
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
Summary
Buildcommand's default indicator so rustdoc treats it as textmainin runner docs to avoid rustdoc warningsTesting
cargo docmake fmtmake check-fmtmake lintmake testhttps://chatgpt.com/codex/tasks/task_e_689a9ae64e388322a034ca5fd44211df
Summary by Sourcery
Escape literal brackets in documentation comments and remove an unresolved link to avoid rustdoc warnings
Documentation:
mainin runner documentation to prevent rustdoc warnings