1 2 3 4 5 6
#!/usr/bin/env bash set -e cargo +nightly fmt --all -- --check cargo +nightly clippy --all-targets --all-features -- -D warnings