gazelle: disable proto rules

This commit is contained in:
Jeff Grafton
2018-05-03 15:37:33 -07:00
parent 5e9a5659b7
commit bfc2d7bdd7
2 changed files with 4 additions and 1 deletions

View File

@@ -40,7 +40,6 @@ touch "${KUBE_ROOT}/vendor/BUILD"
gazelle fix \
-build_file_name=BUILD,BUILD.bazel \
-external=vendored \
-proto=legacy \
-mode=fix
# gazelle gets confused by our staging/ directory, prepending an extra
# "k8s.io/kubernetes/staging/src" to the import path.