mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 05:27:21 +00:00
Update kazelcfg to kazel everything
This commit is contained in:
parent
e2ce25da4b
commit
12444b42c8
@ -1,18 +1,7 @@
|
|||||||
{
|
{
|
||||||
"GoPrefix": "k8s.io/kubernetes",
|
"GoPrefix": "k8s.io/kubernetes",
|
||||||
"SrcDirs": [
|
|
||||||
"./pkg",
|
|
||||||
"./cmd",
|
|
||||||
"./third_party",
|
|
||||||
"./plugin",
|
|
||||||
"./test",
|
|
||||||
"./federation",
|
|
||||||
"./examples"
|
|
||||||
],
|
|
||||||
"SkippedPaths": [
|
"SkippedPaths": [
|
||||||
"^_.*",
|
"^_.*"
|
||||||
"^staging.*",
|
|
||||||
"_vendor"
|
|
||||||
],
|
],
|
||||||
"AddSourcesRules": true,
|
"AddSourcesRules": true,
|
||||||
"VendorMultipleBuildFiles": true,
|
"VendorMultipleBuildFiles": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user