Skip to content

Suggestion: run clippy for specific package in workspace #2518

Closed
@bjgill

Description

@bjgill

We now have the --all option, and this is very helpful when testing a workspace.

However, when developing, it would be convenient to be able to run clippy over only a specified package in the workspace. i.e. similar to the cargo test option -p SPEC, --package SPEC ... Package to run tests for.

Unless anyone objects, I'll have a look at implementing this - it should be a fairly simple extension of the current handling for --all.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions