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

3 lines
42 B
Bash
Executable File

#!/bin/bash
$(which clippy-driver) ${@:1}