Sign in
edge
/
apid
/
istioApigeeAdapter
/
ce07e7376bfc4d3574a65a13d762fc97fe9ff44b
/
.
/
Makefile
blob: e240d1fdb89d784211b5451d3266815b1816688e [
file
] [
log
] [
blame
]
all
:
bazel build
...
test
:
bazel test
...
--
test_output
=
all
checkfmt
:
(
cd adapter
;
../
tools
/
checkfmt
.
sh
)