-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
C-enhancementCategory: Enhancement of lints, like adding more cases or adding help messagesCategory: Enhancement of lints, like adding more cases or adding help messages
Description
Currently it looks like the only way to run cargo clippy
on a workspace is to manually run it on each crate. It would be super helpful if the standard --all
flag were supported for running clippy
over all crates in the current workspace.
crumblingstatue, oli-obk, nbigaouette-eai, nbigaouette, FliegendeWurst and 10 more
Metadata
Metadata
Assignees
Labels
C-enhancementCategory: Enhancement of lints, like adding more cases or adding help messagesCategory: Enhancement of lints, like adding more cases or adding help messages