Update kazelcfg to kazel everything

This commit is contained in:
Jeff Grafton 2017-07-14 15:43:21 -07:00
parent e2ce25da4b
commit 12444b42c8

View File

@ -1,18 +1,7 @@
{
"GoPrefix": "k8s.io/kubernetes",
"SrcDirs": [
"./pkg",
"./cmd",
"./third_party",
"./plugin",
"./test",
"./federation",
"./examples"
],
"SkippedPaths": [
"^_.*",
"^staging.*",
"_vendor"
"^_.*"
],
"AddSourcesRules": true,
"VendorMultipleBuildFiles": true,