Skip to content

Commit cf96dda

Browse files
committed
chore: fix shfmt linting error
1 parent 0281f09 commit cf96dda

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

completion/kubechc.zsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#compdef kubechc _kubechc
2-
_arguments "1: :(- $(kubechc))"
2+
_arguments "1: :(- $(kubechc))"

completion/kubechn.zsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#compdef kubechn _kubechn
2-
_arguments "1: :(- $(kubechn))"
2+
_arguments "1: :(- $(kubechn))"

0 commit comments

Comments
 (0)