Set gazelle:proto disable_global

This commit is contained in:
Jeff Grafton
2018-08-27 14:00:42 -07:00
parent 9e284de501
commit b25ad9c862
2 changed files with 4 additions and 2 deletions

View File

@@ -41,7 +41,6 @@ if ! grep -q "# gazelle:importmap_prefix" "${KUBE_ROOT}/vendor/BUILD"; then
fi
gazelle fix \
-build_file_name=BUILD,BUILD.bazel \
-external=vendored \
-mode=fix \
-repo_root "${KUBE_ROOT}" \