-
Notifications
You must be signed in to change notification settings - Fork 327
Closed
Labels
FeatureRequestNew feature or requestNew feature or requestmodulesIssues related to CUE modules and the experimental implementationIssues related to CUE modules and the experimental implementation
Description
Currently there is no way of excluding a file from consideration from
the dependency analysis run by cue mod tidy
other than by placing
inside an excluded directory such as .foo
.
It might be good for cue mod tidy
to check file-level build tags and
exclude files with an "ignore" tag, mirroring Go's behavior in this
respect.
Metadata
Metadata
Assignees
Labels
FeatureRequestNew feature or requestNew feature or requestmodulesIssues related to CUE modules and the experimental implementationIssues related to CUE modules and the experimental implementation
Type
Projects
Status
Done