JonShort / npm-bumpall

Utility to bump all packages to latest
MIT License
0 stars 0 forks source link

[Enhancement] Rust-clippy #20

Closed jaysc closed 1 year ago

jaysc commented 1 year ago

Use rust-clippy.

https://github.com/rust-lang/rust-clippy

JonShort commented 1 year ago

https://github.com/JonShort/npm-bumpall/blob/main/.github/workflows/ci.yml#L62

Clippy check is part of the CI