chore: clippy
This commit is contained in:
parent
a1870b6013
commit
c8bd6705cf
36 changed files with 467 additions and 462 deletions
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
|
||||
- run: cargo check --workspace --examples --tests --benches --bins
|
||||
- run: cargo fmt -- --check
|
||||
- run: cargo clippy --workspace
|
||||
- run: cargo clippy --workspace --all-targets
|
||||
|
||||
check_c_warnings:
|
||||
name: Check C warnings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue