mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-01-02 00:09:08 +00:00
3 lines
44 B
Bash
Executable file
3 lines
44 B
Bash
Executable file
#!/bin/sh
|
|
|
|
cd clippy_dev && cargo run -- $@
|