Leopold Schabel | 60a85b6 | 2019-11-17 19:12:41 +0100 | [diff] [blame] | 1 | { |
| 2 | "composites": { |
| 3 | "exclude_files": { |
Serge Bazanski | bb7db92 | 2020-04-30 12:43:10 +0200 | [diff] [blame] | 4 | "external/io_k8s_kubernetes/": "third_party", |
Leopold Schabel | 60a85b6 | 2019-11-17 19:12:41 +0100 | [diff] [blame] | 5 | "external/bazel_gazelle/language/go/": "third_party", |
Serge Bazanski | bb7db92 | 2020-04-30 12:43:10 +0200 | [diff] [blame] | 6 | "external/com_github_golang_protobuf/": "third_party", |
| 7 | "external/com_github_google_gvisor/": "third_party", |
| 8 | "external/io_k8s_apimachinery/pkg/runtime/serializer/versioning/": "third_party", |
| 9 | "external/io_k8s_sigs_structured_merge_diff/": "third_party", |
| 10 | "external/io_k8s_client_go/": "third_party", |
| 11 | "external/io_k8s_kube_openapi/": "third_party", |
| 12 | "external/io_k8s_apiserver/": "third_party", |
| 13 | "external/org_golang_x_tools/": "third_party", |
| 14 | "external/io_k8s_apiextensions_apiserver/": "third_party", |
Lorenz Brun | 8b0431a | 2020-07-13 16:56:36 +0200 | [diff] [blame] | 15 | "external/org_golang_x_text/": "third_party", |
Lorenz Brun | b29e0b0 | 2020-07-28 17:26:12 +0200 | [diff] [blame] | 16 | "external/io_bazel_rules_docker/": "third_party", |
| 17 | "external/com_github_grpc_ecosystem_grpc_opentracing": "third_party" |
Leopold Schabel | 60a85b6 | 2019-11-17 19:12:41 +0100 | [diff] [blame] | 18 | } |
| 19 | }, |
| 20 | "copylocks": { |
| 21 | "exclude_files": { |
Serge Bazanski | bb7db92 | 2020-04-30 12:43:10 +0200 | [diff] [blame] | 22 | "external/io_k8s_kubernetes/": "third_party", |
| 23 | "external/com_github_google_gvisor/": "third_party", |
| 24 | "external/io_k8s_sigs_structured_merge_diff/": "third_party", |
| 25 | "external/io_k8s_component_base/": "third_party", |
Serge Bazanski | df12522 | 2020-05-23 00:29:30 +0200 | [diff] [blame] | 26 | "external/io_k8s_apiserver/": "third_party", |
Serge Bazanski | 14cf750 | 2020-05-28 14:29:56 +0200 | [diff] [blame] | 27 | "external/org_golang_google_protobuf/": "third_party", |
Lorenz Brun | ed0503c | 2020-07-28 17:21:25 +0200 | [diff] [blame] | 28 | "external/com_github_armon_go_metrics/": "third_party", |
Serge Bazanski | f12bedf | 2021-01-15 16:58:50 +0100 | [diff] [blame] | 29 | "external/com_github_elazarl_goproxy/": "third_party", |
| 30 | "external/com_github_googleapis_gnostic/": "third_party" |
Leopold Schabel | 60a85b6 | 2019-11-17 19:12:41 +0100 | [diff] [blame] | 31 | } |
| 32 | }, |
| 33 | "lostcancel": { |
| 34 | "exclude_files": { |
| 35 | "external/com_github_golang_protobuf/": "third_party", |
| 36 | "external/com_github_grpc_ecosystem_grpc_gateway/runtime/": "third_party", |
Serge Bazanski | bb7db92 | 2020-04-30 12:43:10 +0200 | [diff] [blame] | 37 | "external/io_k8s_kubernetes/": "third_party", |
Hendrik Hofstadt | 4ff52bd | 2020-01-12 15:21:49 +0100 | [diff] [blame] | 38 | "external/com_github_denisenkom_go_mssqldb/": "third_party" |
Leopold Schabel | 60a85b6 | 2019-11-17 19:12:41 +0100 | [diff] [blame] | 39 | } |
| 40 | }, |
| 41 | "unreachable": { |
| 42 | "exclude_files": { |
Serge Bazanski | bb7db92 | 2020-04-30 12:43:10 +0200 | [diff] [blame] | 43 | "external/io_k8s_kubernetes/": "third_party", |
Hendrik Hofstadt | 4ff52bd | 2020-01-12 15:21:49 +0100 | [diff] [blame] | 44 | "external/bazel_gazelle/pathtools": "third_party", |
Serge Bazanski | bb7db92 | 2020-04-30 12:43:10 +0200 | [diff] [blame] | 45 | "external/com_github_magiconair_properties": "third_party", |
| 46 | "external/com_github_ghodss_yaml": "third_party", |
Serge Bazanski | df12522 | 2020-05-23 00:29:30 +0200 | [diff] [blame] | 47 | "external/io_k8s_kubectl": "third_party", |
Serge Bazanski | 14cf750 | 2020-05-28 14:29:56 +0200 | [diff] [blame] | 48 | "external/org_golang_google_protobuf/": "third_party", |
Lorenz Brun | b876fc3 | 2020-07-14 13:54:01 +0200 | [diff] [blame] | 49 | "external/com_github_shirou_gopsutil/": "unreachable", |
Lorenz Brun | b29e0b0 | 2020-07-28 17:26:12 +0200 | [diff] [blame] | 50 | "external/io_k8s_apimachinery/": "third_party", |
| 51 | "external/com_github_hpcloud_tail": "third_party", |
| 52 | "external/com_github_flynn_go_shlex": "third_party" |
Leopold Schabel | 60a85b6 | 2019-11-17 19:12:41 +0100 | [diff] [blame] | 53 | } |
| 54 | }, |
| 55 | "assign": { |
| 56 | "exclude_files": { |
| 57 | "external/bazel_gazelle/walk": "third_party" |
| 58 | } |
| 59 | }, |
| 60 | "unsafeptr": { |
| 61 | "exclude_files": { |
Hendrik Hofstadt | 4ff52bd | 2020-01-12 15:21:49 +0100 | [diff] [blame] | 62 | "external/com_github_modern_go_reflect2/": "third_party", |
Serge Bazanski | bb7db92 | 2020-04-30 12:43:10 +0200 | [diff] [blame] | 63 | "sqlite3.*go": "third_party", |
| 64 | "external/com_github_google_gvisor/": "third_party", |
Leopold Schabel | 3058b7a | 2020-06-03 17:51:07 +0200 | [diff] [blame] | 65 | "external/io_k8s_sigs_structured_merge_diff/": "third_party", |
Serge Bazanski | f12bedf | 2021-01-15 16:58:50 +0100 | [diff] [blame] | 66 | "external/com_github_go_delve_delve/": "third_party", |
| 67 | "external/com_github_mailru_easyjson/jlexer/": "third_party", |
| 68 | "external/com_github_cilium_ebpf/": "third_party" |
Leopold Schabel | 60a85b6 | 2019-11-17 19:12:41 +0100 | [diff] [blame] | 69 | } |
| 70 | }, |
| 71 | "unusedresult": { |
| 72 | "exclude_files": { |
Serge Bazanski | bb7db92 | 2020-04-30 12:43:10 +0200 | [diff] [blame] | 73 | "external/io_k8s_kubernetes/": "third_party", |
| 74 | "external/com_github_docker_spdystream": "third_party", |
| 75 | "external/io_k8s_apimachinery/": "third_party" |
Lorenz Brun | 0490496 | 2019-11-11 15:21:14 +0100 | [diff] [blame] | 76 | } |
| 77 | }, |
| 78 | "structtag": { |
| 79 | "exclude_files": { |
Lorenz Brun | 8b0431a | 2020-07-13 16:56:36 +0200 | [diff] [blame] | 80 | "external/io_k8s_kubernetes/": "third_party", |
| 81 | "external/com_github_c9s_goprocinfo/": "third_party" |
Lorenz Brun | 0490496 | 2019-11-11 15:21:14 +0100 | [diff] [blame] | 82 | } |
| 83 | }, |
| 84 | "printf": { |
| 85 | "exclude_files": { |
Serge Bazanski | bb7db92 | 2020-04-30 12:43:10 +0200 | [diff] [blame] | 86 | "external/io_k8s_kubernetes/": "third_party", |
| 87 | "external/runc/vendor/github.com/vishvananda/netlink": "third_party", |
Lorenz Brun | b682ba5 | 2020-07-08 14:51:36 +0200 | [diff] [blame] | 88 | "external/com_github_google_gvisor/": "third_party", |
| 89 | "external/com_github_sbezverk_nfproxy/": "third_party" |
Leopold Schabel | 60a85b6 | 2019-11-17 19:12:41 +0100 | [diff] [blame] | 90 | } |
Serge Bazanski | 6ebdc41 | 2021-05-21 16:25:55 +0200 | [diff] [blame] | 91 | }, |
| 92 | "commentwrap": { |
| 93 | "exclude_files": { |
Serge Bazanski | 6ebdc41 | 2021-05-21 16:25:55 +0200 | [diff] [blame] | 94 | "external/": "third_party" |
| 95 | } |
Leopold Schabel | 60a85b6 | 2019-11-17 19:12:41 +0100 | [diff] [blame] | 96 | } |
| 97 | } |