mirror of
https://github.com/ahmetb/kubectx.git
synced 2025-09-14 14:58:57 +00:00
Enable shellcheck and fix issues (#170)
This commit is contained in:
committed by
Ahmet Alp Balkan
parent
543e035090
commit
1652420a15
@@ -7,3 +7,5 @@ before_install:
|
|||||||
script:
|
script:
|
||||||
- bats test/kubectx.bats
|
- bats test/kubectx.bats
|
||||||
- bats test/kubens.bats
|
- bats test/kubens.bats
|
||||||
|
- shellcheck kubectx
|
||||||
|
- shellcheck kubens
|
||||||
|
Reference in New Issue
Block a user