Xiang Dai
36065c6dd7
delete all duplicate empty blanks
...
Signed-off-by: Xiang Dai <764524258@qq.com>
2019-02-23 10:28:04 +08:00
Kenichi Omichi
4a91b593ba
Use kube::util::array_contains() in hack
...
The common kube::util::array_contains() is already there, so this
makes both scripts use it.
2019-02-08 23:13:48 +00:00
Kenichi Omichi
c32d1acbb9
Add check-file-in-alphabetical-order for cleanup
...
Both verify-golint.sh and verify-shellcheck.sh have the same logic
which checks failure_file in alphabetical order.
In addition, we'd like to add another script which requires the
same logic. So this add a common function for cleanup.
2019-01-26 02:09:06 +00:00
Benjamin Elder
86a7a08af9
use host shellcheck binary when possible
2019-01-14 15:44:15 -08:00
Benjamin Elder
94fa9313ac
re-use shellcheck container
2019-01-11 01:42:27 -08:00
Benjamin Elder
5c48a04c53
use shellcheck image, respect gitignore
2019-01-10 23:58:22 -08:00
Benjamin Elder
feef6e515c
add shellcheck lint script
2019-01-10 23:27:13 -08:00