ci: 🔄 fix lint:check task
This commit is contained in:
parent
37296f8fc5
commit
e6ea7c37b1
@ -47,7 +47,7 @@ tasks:
|
|||||||
lint:check:
|
lint:check:
|
||||||
desc: 🧶 check linting
|
desc: 🧶 check linting
|
||||||
cmds:
|
cmds:
|
||||||
- cargo clippy --all-features --allow-staged
|
- cargo clippy --all-features
|
||||||
|
|
||||||
fmt+lint:
|
fmt+lint:
|
||||||
desc: 🎨🧶 format and lint rustler
|
desc: 🎨🧶 format and lint rustler
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user