1 2 3 4 5 6 7
#!/bin/bash set -e cargo fmt --all -- --check cargo clippy --all-targets --all-features -- -D warnings cargo insta test