Skip to content

Commit

Permalink
shellcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
gianluca-mascolo committed Sep 27, 2023
1 parent 3c421bd commit 2db1bb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions snippets/kubecomp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

case "$1" in
load)
# shellcheck disable=SC1090
hash kubectl && source <(kubectl completion bash)
;;
unload)
Expand Down

0 comments on commit 2db1bb4

Please sign in to comment.