Files
zot/.bazelrc
T
Ramkumar Chinchani 9d4e8b4594 zot: initial commit
2019-06-21 15:29:19 -07:00

8 lines
259 B
Plaintext

build --workspace_status_command .bazel/print-workspace-status.sh
build --action_env=GO111MODULE=on
test --test_output=errors
test --test_verbose_timeout_warnings
coverage --test_output=summary --keep_going --collect_code_coverage --combined_report=none