hurl/bin/check/rustfmt.sh

6 lines
60 B
Bash
Executable File

#!/bin/bash
set -Eeuo pipefail
cargo fmt --all -- --check