-
-
Notifications
You must be signed in to change notification settings - Fork 336
Closed
Labels
👑Sponsor👑Request from Sponsors!Request from Sponsors!
Description
Please upvote if you want this feature
Discussed in #2369
Originally posted by loeffel-io December 3, 2025
can ast-grep do smth like ast-grep -p 'bazel_dep(name="earth_resourcemanager_service_proto", version="$VERSION", $$$)' --globs '**/MODULE.bazel' -l <-- -l to list all files?
this is to complex imo
ast-grep -p 'bazel_dep(name="earth_resourcemanager_service_proto", version="0.7.0", $$$)' --globs '**/MODULE.bazel' --json . | jq -r '.[].file' this feature is under consideration and welcomes feedback. If you want this please comment or upvote this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
👑Sponsor👑Request from Sponsors!Request from Sponsors!