limit bazel-diff to ingnore checking external modules #200
Open
Description
bazel:diff -- generate-hashes --bazelCommandOptions='//... //...' --includeTargetType -w ** -v
I am trying to limit external modules from bieng checked when running bazel diff . So that generate hashes are for all the other modules but external. However couldn't find a good way to achieve tis, how the query can be passed to the bazel-diff.
Metadata
Assignees
Labels
No labels