feat(bazel): use completion also for bazelisk (#11984)

This commit is contained in:
nishanthps-cai 2023-10-17 00:55:05 -07:00 committed by GitHub
parent f939768751
commit 96c976637a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
#compdef bazel
#compdef bazel bazelisk
# Copyright 2015 The Bazel Authors. All rights reserved.
#