mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +00:00
add a .gazelcfg
This commit is contained in:
parent
68cd97a529
commit
793450ae75
11
.gazelcfg.json
Normal file
11
.gazelcfg.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"GoPrefix": "k8s.io/kubernetes",
|
||||
"SrcDirs": [
|
||||
"./pkg",
|
||||
"./cmd",
|
||||
"./third_party",
|
||||
"./plugin",
|
||||
"./test",
|
||||
"./federation"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user