kythe.io@v0.0.68-0.20240422202219-7225dbc01741/kythe/release/cloudbuild/bazelisk-builder-client/bazelrc (about)

     1  # Define and use a named configuration to allow customization from within workspace .bazelrc files.
     2  common --config=gcb
     3  
     4  common:gcb --noshow_loading_progress
     5  test:gcb --test_output=errors --test_summary=terse --test_verbose_timeout_warnings
     6  test:gcb --test_tag_filters=-flaky