blob: 1170f0c9776f4f5c5b94dbe895314eddeedad054 [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",
24 "external/io_k8s_apiserver/": "third_party"
Leopold Schabel60a85b62019-11-17 19:12:41 +010025 }
26 },
27 "lostcancel": {
28 "exclude_files": {
29 "external/com_github_golang_protobuf/": "third_party",
30 "external/com_github_grpc_ecosystem_grpc_gateway/runtime/": "third_party",
Serge Bazanskibb7db922020-04-30 12:43:10 +020031 "external/io_k8s_kubernetes/": "third_party",
Hendrik Hofstadt4ff52bd2020-01-12 15:21:49 +010032 "external/com_github_denisenkom_go_mssqldb/": "third_party"
Leopold Schabel60a85b62019-11-17 19:12:41 +010033 }
34 },
35 "unreachable": {
36 "exclude_files": {
Serge Bazanskibb7db922020-04-30 12:43:10 +020037 "external/io_k8s_kubernetes/": "third_party",
Hendrik Hofstadt4ff52bd2020-01-12 15:21:49 +010038 "external/bazel_gazelle/pathtools": "third_party",
Serge Bazanskibb7db922020-04-30 12:43:10 +020039 "external/com_github_magiconair_properties": "third_party",
40 "external/com_github_ghodss_yaml": "third_party",
41 "external/io_k8s_kubectl": "third_party"
Leopold Schabel60a85b62019-11-17 19:12:41 +010042 }
43 },
44 "assign": {
45 "exclude_files": {
46 "external/bazel_gazelle/walk": "third_party"
47 }
48 },
49 "unsafeptr": {
50 "exclude_files": {
Hendrik Hofstadt4ff52bd2020-01-12 15:21:49 +010051 "external/com_github_modern_go_reflect2/": "third_party",
Serge Bazanskibb7db922020-04-30 12:43:10 +020052 "sqlite3.*go": "third_party",
53 "external/com_github_google_gvisor/": "third_party",
54 "external/io_k8s_sigs_structured_merge_diff/": "third_party"
Leopold Schabel60a85b62019-11-17 19:12:41 +010055 }
56 },
57 "unusedresult": {
58 "exclude_files": {
Serge Bazanskibb7db922020-04-30 12:43:10 +020059 "external/io_k8s_kubernetes/": "third_party",
60 "external/com_github_docker_spdystream": "third_party",
61 "external/io_k8s_apimachinery/": "third_party"
Lorenz Brun04904962019-11-11 15:21:14 +010062 }
63 },
64 "structtag": {
65 "exclude_files": {
Serge Bazanskibb7db922020-04-30 12:43:10 +020066 "external/io_k8s_kubernetes/": "third_party"
Lorenz Brun04904962019-11-11 15:21:14 +010067 }
68 },
69 "printf": {
70 "exclude_files": {
Serge Bazanskibb7db922020-04-30 12:43:10 +020071 "external/io_k8s_kubernetes/": "third_party",
72 "external/runc/vendor/github.com/vishvananda/netlink": "third_party",
73 "external/com_github_google_gvisor/": "third_party"
Leopold Schabel60a85b62019-11-17 19:12:41 +010074 }
75 }
76}