[Bash] Prefer [ p ] && [ q ] over [ p -a q ] (#10507)
As proposed by static analysis tool: https://github.com/koalaman/shellcheck/wiki/SC2166
Loading
Please sign in to comment
As proposed by static analysis tool: https://github.com/koalaman/shellcheck/wiki/SC2166