Skip to content

Commit 4df22b4

Browse files
committed
Handle BuildBuddy CLI Output
1 parent 69b35fd commit 4df22b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.bazelrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ build:fuzzing --build_tag_filters=fuzz_test
123123
build:fuzzing --//bazel:enable_fuzzing_code=True
124124

125125
# Suppress all additional output to make it more convenient in scripts
126+
query --ui_event_filters=-info,-debug --noshow_progress
126127
cquery --ui_event_filters=-info,-debug --noshow_progress
127128

128129
try-import %workspace%/user.bazelrc

0 commit comments

Comments
 (0)