* Update pre.sh * add if func Signed-off-by: Gao Hongtao <hanahmily@gmail.com> * Reorder steps Signed-off-by: Gao Hongtao <hanahmily@gmail.com> * Upgrade minikube to 1.8.0 Signed-off-by: Gao Hongtao <hanahmily@gmail.com> Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
Motivation: Review code styles with some bots automatically. Modifications: Set up ReviewDog in GitHub Action to review code style. Add more check rules to checkstyle plugin. Result: Obvious code styles can be reviewed and commented automatically.