Run lints and tests #389
Annotations
1 error
Run for f in $(find . -name "*Cargo.toml"); do cargo -Zunstable-options -C ${f%Cargo.toml} clippy || exit 1; done
Process completed with exit code 1.
|
Loading