mirror of
https://github.com/MeiK2333/river.git
synced 2025-11-04 14:49:40 +08:00
3 lines
41 B
Bash
Executable File
3 lines
41 B
Bash
Executable File
#!/bin/bash
|
|
$(which cargo-clippy) ${@:1}
|