river/.cargo/bin/cargo-fmt
2021-04-06 20:41:50 +08:00

3 lines
38 B
Bash
Executable File

#!/bin/bash
$(which cargo-fmt) ${@:1}