| # Copyright 2023 The Fuchsia Authors. All rights reserved. |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |
| |
| # Proto files vendored from upstream should not be analyzed. |
| ignore: "/recipe_proto/go.chromium.org/" |
| ignore: "/recipe_proto/go.fuchsia.dev/" |
| ignore: "/recipe_proto/go/" |
| ignore: "/recipe_proto/google/" |
| # TODO(olivernewman): Use named caches and pass-throughs once implemented in |
| # shac to avoid needing write access to the checkout. |
| writable_root: true |