8e5b17cf13
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
16 lines
213 B
JSON
16 lines
213 B
JSON
{
|
|
"GoPrefix": "k8s.io/kubernetes",
|
|
"SrcDirs": [
|
|
"./pkg",
|
|
"./cmd",
|
|
"./third_party",
|
|
"./plugin",
|
|
"./test",
|
|
"./federation",
|
|
"./examples"
|
|
],
|
|
"SkippedPaths": [
|
|
"^_.*"
|
|
],
|
|
"AddSourcesRules": true
|
|
}
|