fmt: clippy doc_markdown backticks
This commit is contained in:
parent
edb0108ae7
commit
fc61cb9310
4 changed files with 13 additions and 13 deletions
|
|
@ -42,7 +42,7 @@ fn ensure_kind_column(conn: &Connection) -> Result<()> {
|
|||
}
|
||||
|
||||
/// Same shape as `ensure_kind_column` but for `fetched_sha` — the
|
||||
/// canonical sha hive-c0re vouched for at request_apply_commit time.
|
||||
/// canonical sha hive-c0re vouched for at `request_apply_commit` time.
|
||||
/// Distinct from `commit_ref` (manager-supplied, may not even resolve
|
||||
/// in proposed by the time we approve).
|
||||
fn ensure_fetched_sha_column(conn: &Connection) -> Result<()> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue