Sign in
googlers
/
jrn
/
git
/
4d9e7c153df9b411d782759bbc8def1c8458f4a6
/
.
/
t
/
chainlint
/
pipe.test
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
)