Support zookeeper 3.9.1 #53
pr_reviewdog.yaml
on: pull_request
actionlint
7s
flake8
9s
hadolint
5s
markdownlint
12s
shellcheck
6s
yamllint
18s
misspell
9s
languagetool
27s
Annotations
1 notice
[shellcheck] docs/modules/zookeeper/examples/getting_started/code/getting_started.sh#L115 <ShellCheck.SC2181>:
docs/modules/zookeeper/examples/getting_started/code/getting_started.sh#L115
Check exit code directly with e.g. 'if mycmd;', not indirectly with $?.
|