blob: 5b268385ee3e5b1394ff79c4e0eae9f6b6abedf9 [file] [log] [blame]
Leopold Schabel60a85b62019-11-17 19:12:41 +01001{
2 "composites": {
3 "exclude_files": {
Serge Bazanskibb7db922020-04-30 12:43:10 +02004 "external/io_k8s_kubernetes/": "third_party",
Leopold Schabel60a85b62019-11-17 19:12:41 +01005 "external/bazel_gazelle/language/go/": "third_party",
Serge Bazanskibb7db922020-04-30 12:43:10 +02006 "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 Brun8b0431a2020-07-13 16:56:36 +020015 "external/org_golang_x_text/": "third_party",
Lorenz Brunb29e0b02020-07-28 17:26:12 +020016 "external/io_bazel_rules_docker/": "third_party",
17 "external/com_github_grpc_ecosystem_grpc_opentracing": "third_party"
Leopold Schabel60a85b62019-11-17 19:12:41 +010018 }
19 },
20 "copylocks": {
21 "exclude_files": {
Serge Bazanskibb7db922020-04-30 12:43:10 +020022 "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 Bazanskidf125222020-05-23 00:29:30 +020026 "external/io_k8s_apiserver/": "third_party",
Serge Bazanski14cf7502020-05-28 14:29:56 +020027 "external/org_golang_google_protobuf/": "third_party",
Lorenz Bruned0503c2020-07-28 17:21:25 +020028 "external/com_github_armon_go_metrics/": "third_party",
29 "external/com_github_elazarl_goproxy/": "third_party"
Leopold Schabel60a85b62019-11-17 19:12:41 +010030 }
31 },
32 "lostcancel": {
33 "exclude_files": {
34 "external/com_github_golang_protobuf/": "third_party",
35 "external/com_github_grpc_ecosystem_grpc_gateway/runtime/": "third_party",
Serge Bazanskibb7db922020-04-30 12:43:10 +020036 "external/io_k8s_kubernetes/": "third_party",
Hendrik Hofstadt4ff52bd2020-01-12 15:21:49 +010037 "external/com_github_denisenkom_go_mssqldb/": "third_party"
Leopold Schabel60a85b62019-11-17 19:12:41 +010038 }
39 },
40 "unreachable": {
41 "exclude_files": {
Serge Bazanskibb7db922020-04-30 12:43:10 +020042 "external/io_k8s_kubernetes/": "third_party",
Hendrik Hofstadt4ff52bd2020-01-12 15:21:49 +010043 "external/bazel_gazelle/pathtools": "third_party",
Serge Bazanskibb7db922020-04-30 12:43:10 +020044 "external/com_github_magiconair_properties": "third_party",
45 "external/com_github_ghodss_yaml": "third_party",
Serge Bazanskidf125222020-05-23 00:29:30 +020046 "external/io_k8s_kubectl": "third_party",
Serge Bazanski14cf7502020-05-28 14:29:56 +020047 "external/org_golang_google_protobuf/": "third_party",
Lorenz Brunb876fc32020-07-14 13:54:01 +020048 "external/com_github_shirou_gopsutil/": "unreachable",
Lorenz Brunb29e0b02020-07-28 17:26:12 +020049 "external/io_k8s_apimachinery/": "third_party",
50 "external/com_github_hpcloud_tail": "third_party",
51 "external/com_github_flynn_go_shlex": "third_party"
Leopold Schabel60a85b62019-11-17 19:12:41 +010052 }
53 },
54 "assign": {
55 "exclude_files": {
56 "external/bazel_gazelle/walk": "third_party"
57 }
58 },
59 "unsafeptr": {
60 "exclude_files": {
Hendrik Hofstadt4ff52bd2020-01-12 15:21:49 +010061 "external/com_github_modern_go_reflect2/": "third_party",
Serge Bazanskibb7db922020-04-30 12:43:10 +020062 "sqlite3.*go": "third_party",
63 "external/com_github_google_gvisor/": "third_party",
Leopold Schabel3058b7a2020-06-03 17:51:07 +020064 "external/io_k8s_sigs_structured_merge_diff/": "third_party",
65 "external/com_github_go_delve_delve/": "third_party"
Leopold Schabel60a85b62019-11-17 19:12:41 +010066 }
67 },
68 "unusedresult": {
69 "exclude_files": {
Serge Bazanskibb7db922020-04-30 12:43:10 +020070 "external/io_k8s_kubernetes/": "third_party",
71 "external/com_github_docker_spdystream": "third_party",
72 "external/io_k8s_apimachinery/": "third_party"
Lorenz Brun04904962019-11-11 15:21:14 +010073 }
74 },
75 "structtag": {
76 "exclude_files": {
Lorenz Brun8b0431a2020-07-13 16:56:36 +020077 "external/io_k8s_kubernetes/": "third_party",
78 "external/com_github_c9s_goprocinfo/": "third_party"
Lorenz Brun04904962019-11-11 15:21:14 +010079 }
80 },
81 "printf": {
82 "exclude_files": {
Serge Bazanskibb7db922020-04-30 12:43:10 +020083 "external/io_k8s_kubernetes/": "third_party",
84 "external/runc/vendor/github.com/vishvananda/netlink": "third_party",
Lorenz Brunb682ba52020-07-08 14:51:36 +020085 "external/com_github_google_gvisor/": "third_party",
86 "external/com_github_sbezverk_nfproxy/": "third_party"
Leopold Schabel60a85b62019-11-17 19:12:41 +010087 }
Leopold Schabel60a85b62019-11-17 19:12:41 +010088 }
89}