mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-22 21:49:41 +00:00
ci: add cargo clippy
for agent
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> Signed-off-by: Chelsea Mafrica <chelsea.e.mafrica@intel.com>
This commit is contained in:
parent
2f67e831e3
commit
7d96f22b13
@ -289,7 +289,7 @@ languages:
|
||||
description: |
|
||||
'newest-version' is the latest version known to work when
|
||||
building Kata
|
||||
newest-version: "1.44.1"
|
||||
newest-version: "1.47.0"
|
||||
|
||||
specs:
|
||||
description: "Details of important specifications"
|
||||
|
Loading…
Reference in New Issue
Block a user