blob: 4fa039794391462e953df8d3fbaf8ad2cc2089a9 [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",
Serge Bazanski14cf7502020-05-28 14:29:56 +020025 "external/org_golang_google_protobuf/": "third_party",
26 "external/com_github_armon_go_metrics/": "third_party"
Leopold Schabel60a85b62019-11-17 19:12:41 +010027 }
28 },
29 "lostcancel": {
30 "exclude_files": {
31 "external/com_github_golang_protobuf/": "third_party",
32 "external/com_github_grpc_ecosystem_grpc_gateway/runtime/": "third_party",
Serge Bazanskibb7db922020-04-30 12:43:10 +020033 "external/io_k8s_kubernetes/": "third_party",
Hendrik Hofstadt4ff52bd2020-01-12 15:21:49 +010034 "external/com_github_denisenkom_go_mssqldb/": "third_party"
Leopold Schabel60a85b62019-11-17 19:12:41 +010035 }
36 },
37 "unreachable": {
38 "exclude_files": {
Serge Bazanskibb7db922020-04-30 12:43:10 +020039 "external/io_k8s_kubernetes/": "third_party",
Hendrik Hofstadt4ff52bd2020-01-12 15:21:49 +010040 "external/bazel_gazelle/pathtools": "third_party",
Serge Bazanskibb7db922020-04-30 12:43:10 +020041 "external/com_github_magiconair_properties": "third_party",
42 "external/com_github_ghodss_yaml": "third_party",
Serge Bazanskidf125222020-05-23 00:29:30 +020043 "external/io_k8s_kubectl": "third_party",
Serge Bazanski14cf7502020-05-28 14:29:56 +020044 "external/org_golang_google_protobuf/": "third_party",
45 "external/com_github_shirou_gopsutil/": "unreachable"
Leopold Schabel60a85b62019-11-17 19:12:41 +010046 }
47 },
48 "assign": {
49 "exclude_files": {
50 "external/bazel_gazelle/walk": "third_party"
51 }
52 },
53 "unsafeptr": {
54 "exclude_files": {
Hendrik Hofstadt4ff52bd2020-01-12 15:21:49 +010055 "external/com_github_modern_go_reflect2/": "third_party",
Serge Bazanskibb7db922020-04-30 12:43:10 +020056 "sqlite3.*go": "third_party",
57 "external/com_github_google_gvisor/": "third_party",
58 "external/io_k8s_sigs_structured_merge_diff/": "third_party"
Leopold Schabel60a85b62019-11-17 19:12:41 +010059 }
60 },
61 "unusedresult": {
62 "exclude_files": {
Serge Bazanskibb7db922020-04-30 12:43:10 +020063 "external/io_k8s_kubernetes/": "third_party",
64 "external/com_github_docker_spdystream": "third_party",
65 "external/io_k8s_apimachinery/": "third_party"
Lorenz Brun04904962019-11-11 15:21:14 +010066 }
67 },
68 "structtag": {
69 "exclude_files": {
Serge Bazanskibb7db922020-04-30 12:43:10 +020070 "external/io_k8s_kubernetes/": "third_party"
Lorenz Brun04904962019-11-11 15:21:14 +010071 }
72 },
73 "printf": {
74 "exclude_files": {
Serge Bazanskibb7db922020-04-30 12:43:10 +020075 "external/io_k8s_kubernetes/": "third_party",
76 "external/runc/vendor/github.com/vishvananda/netlink": "third_party",
77 "external/com_github_google_gvisor/": "third_party"
Leopold Schabel60a85b62019-11-17 19:12:41 +010078 }
Serge Bazanski14cf7502020-05-28 14:29:56 +020079 },
80 "structtag": {
81 "exclude_files": {
82 "external/com_github_c9s_goprocinfo/": "third_party"
83 }
Leopold Schabel60a85b62019-11-17 19:12:41 +010084 }
85}