Closed
Description
Sometimes a project may have quite a large workspace.members
array and it can be onerous to keep up to date. We've already got glob syntax with include
and exclude
, so we should have similar syntax for the workspace.members
key, such as:
[workspace]
members = ["crates/*"]
(or something like that)
Metadata
Metadata
Assignees
Labels
No labels