Review feedback: & instead of .as_path(). #45
Annotations
2 errors
Run cargo clippy --all-features --all-targets -- -D warnings:
src/commands/signzone.rs#L259
writing `&PathBuf` instead of `&Path` involves a new object where a slice will do
|
Run cargo clippy --all-features --all-targets -- -D warnings
Process completed with exit code 101.
|
Loading