1 2 3 4 5 6
#!/usr/bin/env bash set -euxo pipefail cargo fmt --check cargo clippy -- -Dwarnings cargo nextest run