We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caf140a commit 23dc40fCopy full SHA for 23dc40f
1 file changed
ci.sh
@@ -1,3 +1,5 @@
1
+set -e
2
+
3
cd rust
4
cargo clippy --workspace --all-targets --all-features -- -D warnings
5
cargo fmt --all --check
0 commit comments