Create cargo lint alias
This commit is contained in:
parent
e8b01eb543
commit
9991052ce5
3 changed files with 3 additions and 2 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
|
@ -9,4 +9,4 @@ jobs:
|
|||
components: clippy
|
||||
- uses: actions/checkout@master
|
||||
- name: Check lints
|
||||
run: cargo clippy --workspace --all-features --all-targets --no-deps -- -D warnings
|
||||
run: cargo lint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue