blob: e240d1fdb89d784211b5451d3266815b1816688e [file] [log] [blame]
all:
bazel build ...
test:
bazel test ... --test_output=all
checkfmt:
(cd adapter; ../tools/checkfmt.sh)