Commit 12444b42 authored by Jeff Grafton's avatar Jeff Grafton

Update kazelcfg to kazel everything

parent e2ce25da
{ {
"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,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment