fix(#2031): backtick paths in vacuum doc comments for clippy doc-markdown
This commit is contained in:
parent
49fc61212b
commit
601ed2429d
2 changed files with 2 additions and 2 deletions
|
|
@ -394,7 +394,7 @@ impl BuildLogs {
|
|||
}
|
||||
}
|
||||
|
||||
/// Spawn the hourly retention sweep. A host-side sweep (build_logs.sqlite
|
||||
/// Spawn the hourly retention sweep. A host-side sweep (`build_logs.sqlite`
|
||||
/// is hive-c0re-owned, so no privsep ownership issue). Runs once at startup
|
||||
/// before its first sleep so a long-uptime instance doesn't accumulate a
|
||||
/// backlog the first hour after restart.
|
||||
|
|
|
|||
Loading…
Reference in a new issue