Run checks over all crates in the workspace
This commit is contained in:
parent
9d0b7c6b31
commit
c1ad987b04
@ -12,8 +12,8 @@ _() {
|
|||||||
"$@"
|
"$@"
|
||||||
}
|
}
|
||||||
|
|
||||||
_ cargo fmt -- --check
|
_ cargo fmt --all -- --check
|
||||||
_ cargo clippy -- --version
|
_ cargo clippy --all -- --version
|
||||||
_ cargo clippy -- --deny=warnings
|
_ cargo clippy --all -- --deny=warnings
|
||||||
|
|
||||||
_ ci/audit.sh
|
_ ci/audit.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user