Sign in
pigweed
/
pigweed
/
quickstart
/
bazel
/
455f619916bfa6f0bf732676de87c0fcdd8412a9
/
.
/
pigweed.json
blob: ffae59c5bb66cf92c8dc1e4aa34fc667e48a882b [
file
] [
log
] [
blame
]
{
"pw"
:
{
"bazel_presubmit"
:
{
"remote_cache"
:
true
,
"upload_local_results"
:
true
,
"programs"
:
{
"default"
:
[
[
"build"
,
"//..."
],
[
"test"
,
"//..."
]
]
}
}
}
}