mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-12-19 01:24:05 +00:00
3 lines
44 B
Bash
Executable file
3 lines
44 B
Bash
Executable file
#!/bin/sh
|
|
|
|
cd clippy_dev && cargo run -- $@
|