docs: remove home module from refs (stackabletech/documentation#637) #844
GitHub Actions / shellcheck
succeeded
Aug 1, 2024 in 0s
reviewdog [shellcheck] report
reported by reviewdog 🐶
Findings (0)
Filtered Findings (1)
docs/modules/zookeeper/examples/getting_started/code/getting_started.sh|108 col 7| Check exit code directly with e.g. 'if mycmd;', not indirectly with $?.
Loading