fmt: clippy doc_markdown backticks
This commit is contained in:
parent
edb0108ae7
commit
fc61cb9310
4 changed files with 13 additions and 13 deletions
|
|
@ -281,7 +281,7 @@ pub enum HelperEvent {
|
|||
/// Sha that ended up at `deployed/<id>` on success, or the
|
||||
/// proposal sha that just got tagged `failed/<id>` on
|
||||
/// failure. None for the (rare) rebuild path that doesn't go
|
||||
/// through an approval (e.g. auto_update::rebuild_agent
|
||||
/// through an approval (e.g. `auto_update::rebuild_agent`
|
||||
/// reapplying the existing main).
|
||||
#[serde(default, skip_serializing_if = "Option::is_none")]
|
||||
sha: Option<String>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue