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", |
Hendrik Hofstadt | 4ff52bd | 2020-01-12 15:21:49 +0100 | [diff] [blame] | 18 | "external/kubernetes/": "third_party", |
| 19 | "external/com_github_denisenkom_go_mssqldb/": "third_party" |
Leopold Schabel | 60a85b6 | 2019-11-17 19:12:41 +0100 | [diff] [blame] | 20 | } |
| 21 | }, |
| 22 | "unreachable": { |
| 23 | "exclude_files": { |
Lorenz Brun | 0490496 | 2019-11-11 15:21:14 +0100 | [diff] [blame] | 24 | "external/kubernetes/": "third_party", |
Hendrik Hofstadt | 4ff52bd | 2020-01-12 15:21:49 +0100 | [diff] [blame] | 25 | "external/bazel_gazelle/pathtools": "third_party", |
| 26 | "external/com_github_magiconair_properties": "third_party" |
Leopold Schabel | 60a85b6 | 2019-11-17 19:12:41 +0100 | [diff] [blame] | 27 | } |
| 28 | }, |
| 29 | "assign": { |
| 30 | "exclude_files": { |
| 31 | "external/bazel_gazelle/walk": "third_party" |
| 32 | } |
| 33 | }, |
| 34 | "unsafeptr": { |
| 35 | "exclude_files": { |
| 36 | "external/kubernetes/vendor/github.com/modern-go/reflect2/": "third_party", |
Hendrik Hofstadt | 4ff52bd | 2020-01-12 15:21:49 +0100 | [diff] [blame] | 37 | "external/com_github_modern_go_reflect2/": "third_party", |
| 38 | "sqlite3.*go": "third_party" |
Leopold Schabel | 60a85b6 | 2019-11-17 19:12:41 +0100 | [diff] [blame] | 39 | } |
| 40 | }, |
| 41 | "unusedresult": { |
| 42 | "exclude_files": { |
Lorenz Brun | 0490496 | 2019-11-11 15:21:14 +0100 | [diff] [blame] | 43 | "external/kubernetes/": "third_party" |
| 44 | } |
| 45 | }, |
| 46 | "structtag": { |
| 47 | "exclude_files": { |
| 48 | "external/kubernetes/": "third_party" |
| 49 | } |
| 50 | }, |
| 51 | "printf": { |
| 52 | "exclude_files": { |
| 53 | "external/kubernetes/": "third_party" |
Leopold Schabel | 60a85b6 | 2019-11-17 19:12:41 +0100 | [diff] [blame] | 54 | } |
| 55 | } |
| 56 | } |