blob: 53aeb6f6a5f4be111814fdef7de6d72091d43309 [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",
15 "external/org_golang_x_text/": "third_party"
Leopold Schabel60a85b62019-11-17 19:12:41 +010016 }
17 },
18 "copylocks": {
19 "exclude_files": {
Serge Bazanskibb7db922020-04-30 12:43:10 +020020 "external/io_k8s_kubernetes/": "third_party",
21 "external/com_github_google_gvisor/": "third_party",
22 "external/io_k8s_sigs_structured_merge_diff/": "third_party",
23 "external/io_k8s_component_base/": "third_party",
Serge Bazanskidf125222020-05-23 00:29:30 +020024 "external/io_k8s_apiserver/": "third_party",
25 "external/org_golang_google_protobuf/": "third_party"
Leopold Schabel60a85b62019-11-17 19:12:41 +010026 }
27 },
28 "lostcancel": {
29 "exclude_files": {
30 "external/com_github_golang_protobuf/": "third_party",
31 "external/com_github_grpc_ecosystem_grpc_gateway/runtime/": "third_party",
Serge Bazanskibb7db922020-04-30 12:43:10 +020032 "external/io_k8s_kubernetes/": "third_party",
Hendrik Hofstadt4ff52bd2020-01-12 15:21:49 +010033 "external/com_github_denisenkom_go_mssqldb/": "third_party"
Leopold Schabel60a85b62019-11-17 19:12:41 +010034 }
35 },
36 "unreachable": {
37 "exclude_files": {
Serge Bazanskibb7db922020-04-30 12:43:10 +020038 "external/io_k8s_kubernetes/": "third_party",
Hendrik Hofstadt4ff52bd2020-01-12 15:21:49 +010039 "external/bazel_gazelle/pathtools": "third_party",
Serge Bazanskibb7db922020-04-30 12:43:10 +020040 "external/com_github_magiconair_properties": "third_party",
41 "external/com_github_ghodss_yaml": "third_party",
Serge Bazanskidf125222020-05-23 00:29:30 +020042 "external/io_k8s_kubectl": "third_party",
43 "external/org_golang_google_protobuf/": "third_party"
Leopold Schabel60a85b62019-11-17 19:12:41 +010044 }
45 },
46 "assign": {
47 "exclude_files": {
48 "external/bazel_gazelle/walk": "third_party"
49 }
50 },
51 "unsafeptr": {
52 "exclude_files": {
Hendrik Hofstadt4ff52bd2020-01-12 15:21:49 +010053 "external/com_github_modern_go_reflect2/": "third_party",
Serge Bazanskibb7db922020-04-30 12:43:10 +020054 "sqlite3.*go": "third_party",
55 "external/com_github_google_gvisor/": "third_party",
56 "external/io_k8s_sigs_structured_merge_diff/": "third_party"
Leopold Schabel60a85b62019-11-17 19:12:41 +010057 }
58 },
59 "unusedresult": {
60 "exclude_files": {
Serge Bazanskibb7db922020-04-30 12:43:10 +020061 "external/io_k8s_kubernetes/": "third_party",
62 "external/com_github_docker_spdystream": "third_party",
63 "external/io_k8s_apimachinery/": "third_party"
Lorenz Brun04904962019-11-11 15:21:14 +010064 }
65 },
66 "structtag": {
67 "exclude_files": {
Serge Bazanskibb7db922020-04-30 12:43:10 +020068 "external/io_k8s_kubernetes/": "third_party"
Lorenz Brun04904962019-11-11 15:21:14 +010069 }
70 },
71 "printf": {
72 "exclude_files": {
Serge Bazanskibb7db922020-04-30 12:43:10 +020073 "external/io_k8s_kubernetes/": "third_party",
74 "external/runc/vendor/github.com/vishvananda/netlink": "third_party",
75 "external/com_github_google_gvisor/": "third_party"
Leopold Schabel60a85b62019-11-17 19:12:41 +010076 }
77 }
78}