fmt: clippy doc_markdown backticks

This commit is contained in:
müde 2026-05-15 23:11:10 +02:00
parent edb0108ae7
commit fc61cb9310
4 changed files with 13 additions and 13 deletions

View file

@ -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<()> {