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

3 lines
36 B
Bash
Executable File

#!/bin/bash
$(which rustfmt) ${@:1}