cargo clippy everywhere
This commit is contained in:
parent
07847e11d7
commit
e4bb8c3f9d
7 changed files with 18 additions and 15 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -81,4 +81,4 @@ jobs:
|
|||
- name: Format check
|
||||
run: cargo fmt --check
|
||||
- name: Clippy
|
||||
run: cargo clippy
|
||||
run: cargo clippy --workspace --all-targets
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue