blob: e6af4de91672f9bb9736dc598ef49e3557672b3d [file] [log] [blame]
(
# LINT: no "&&" needed on line ending with "|"
foo |
bar |
baz &&
# LINT: final line of pipe sequence ('cow') lacking "&&"
fish |
cow
sunder
)