docs: Document how to turn off quorum hostname verification #120
GitHub Actions / shellcheck
succeeded
May 23, 2024 in 0s
reviewdog [shellcheck] report
reported by reviewdog 🐶
Findings (0)
Filtered Findings (2)
docs/modules/zookeeper/examples/getting_started/code/getting_started.sh|115 col 7| Check exit code directly with e.g. 'if mycmd;', not indirectly with $?.
scripts/run_tests.sh|3 col 21| Double quote array expansions to avoid re-splitting elements.
Loading