SataQiu
|
2704abf844
|
fix shellcheck failures of hack/verify-boilerplate.sh verify-cli-conventions.sh verify-codegen.sh
|
2019-04-23 13:39:00 +08:00 |
|
Matthias Bertschy
|
9b15af19b2
|
Update all script to use /usr/bin/env bash in shebang
|
2018-04-19 13:20:13 +02:00 |
|
Ismo Puustinen
|
07d6283521
|
verify-cli-conventions.sh: use $(..) instead of .. .
Using $(..) is the recommended way of running subshells. It also is the
convention used almost every place in kubernetes scripts.
|
2018-03-23 15:37:03 +02:00 |
|
Fabiano Franz
|
3bb04c67cc
|
More cli sanity verifications
|
2017-05-18 15:44:49 -03:00 |
|
Fabiano Franz
|
3f7579cacb
|
Tools for checking CLI conventions
|
2016-10-17 11:50:02 -02:00 |
|