Leopold Schabel | 60a85b6 | 2019-11-17 19:12:41 +0100 | [diff] [blame] | 1 | { |
| 2 | "composites": { |
| 3 | "exclude_files": { |
| 4 | "external/kubernetes/": "third_party", |
| 5 | "external/bazel_gazelle/language/go/": "third_party", |
| 6 | "external/com_github_golang_protobuf/": "third_party" |
| 7 | } |
| 8 | }, |
| 9 | "copylocks": { |
| 10 | "exclude_files": { |
| 11 | "external/kubernetes/": "third_party" |
| 12 | } |
| 13 | }, |
| 14 | "lostcancel": { |
| 15 | "exclude_files": { |
| 16 | "external/com_github_golang_protobuf/": "third_party", |
| 17 | "external/com_github_grpc_ecosystem_grpc_gateway/runtime/": "third_party", |
Lorenz Brun | 0490496 | 2019-11-11 15:21:14 +0100 | [diff] [blame] | 18 | "external/kubernetes/": "third_party" |
Leopold Schabel | 60a85b6 | 2019-11-17 19:12:41 +0100 | [diff] [blame] | 19 | } |
| 20 | }, |
| 21 | "unreachable": { |
| 22 | "exclude_files": { |
Lorenz Brun | 0490496 | 2019-11-11 15:21:14 +0100 | [diff] [blame] | 23 | "external/kubernetes/": "third_party", |
Leopold Schabel | 60a85b6 | 2019-11-17 19:12:41 +0100 | [diff] [blame] | 24 | "external/bazel_gazelle/pathtools": "third_party" |
| 25 | } |
| 26 | }, |
| 27 | "assign": { |
| 28 | "exclude_files": { |
| 29 | "external/bazel_gazelle/walk": "third_party" |
| 30 | } |
| 31 | }, |
| 32 | "unsafeptr": { |
| 33 | "exclude_files": { |
| 34 | "external/kubernetes/vendor/github.com/modern-go/reflect2/": "third_party", |
| 35 | "external/com_github_modern_go_reflect2/": "third_party" |
| 36 | } |
| 37 | }, |
| 38 | "unusedresult": { |
| 39 | "exclude_files": { |
Lorenz Brun | 0490496 | 2019-11-11 15:21:14 +0100 | [diff] [blame] | 40 | "external/kubernetes/": "third_party" |
| 41 | } |
| 42 | }, |
| 43 | "structtag": { |
| 44 | "exclude_files": { |
| 45 | "external/kubernetes/": "third_party" |
| 46 | } |
| 47 | }, |
| 48 | "printf": { |
| 49 | "exclude_files": { |
| 50 | "external/kubernetes/": "third_party" |
Leopold Schabel | 60a85b6 | 2019-11-17 19:12:41 +0100 | [diff] [blame] | 51 | } |
| 52 | } |
| 53 | } |