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:
bin liu 2020-10-16 15:54:45 +08:00 committed by Chelsea Mafrica
parent 2f67e831e3
commit 7d96f22b13

View File

@ -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"