mirror of
git://git.proxmox.com/git/proxmox-backup.git
synced 2025-01-05 09:17:59 +03:00
23e91fdd98
Fixes the doc_lazy_continuation clippy lint, e.g.: ``` warning: doc list item without indentation --> src/server/pull.rs:764:5 | 764 | /// -- attempt to pull each NS in turn | ^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation help: indent this line | 764 | /// -- attempt to pull each NS in turn | ++ ``` Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |