Sign in
googlers
/
jrn
/
git
/
eea9c1e78ffd878cbaaf2c1e346e186a1e58a460
/
.
/
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
)