github: clippy review annotations for the workspace too (#1416)
* github: clippy review annotations for the workspace too * client-libs: remove unused imports * client-libs: tweak use dep * client-libs: try to regroup cfg conditional use items
This commit is contained in:
@@ -58,7 +58,7 @@ jobs:
|
||||
name: Clippy checks
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
args: --all-features
|
||||
args: --workspace --all-features
|
||||
|
||||
- name: Run clippy
|
||||
uses: actions-rs/cargo@v1
|
||||
|
||||
Reference in New Issue
Block a user