Merge 94d1d007f6 into sapling-pr-archive-bolinfest

This commit is contained in:
Michael Bolin
2026-04-01 09:16:27 -07:00
committed by GitHub

View File

@@ -69,6 +69,7 @@ bazel-lock-check:
bazel-test:
bazel test --test_tag_filters=-argument-comment-lint //... --keep_going
[no-cd]
bazel-clippy:
bazel build --config=clippy -- $(./scripts/list-bazel-clippy-targets.sh)