hurl/bin/check/rustfmt.sh

6 lines
60 B
Bash
Raw Normal View History

2022-06-05 22:08:50 +03:00
#!/bin/bash
set -Eeuo pipefail
2022-06-05 22:08:50 +03:00
cargo fmt --all -- --check