mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-11 02:14:20 +01:00
To run `cargo clippy`, this commit includes changes: - add a new Makefile target to run `cargo clippy` - move `make`/`make check` to last step to let a fast retrun if `fmt`/`clippy` failed Fixes: #951 Signed-off-by: bin liu <bin@hyper.sh>