Sign in
code
/
git
/
d4907720a2fc2d096fa0d904f7ee92b0fbc302bf
/
.
/
t
/
chainlint
/
pipe.test
blob: e6af4de91672f9bb9736dc598ef49e3557672b3d [
file
]
(
# LINT: no "&&" needed on line ending with "|"
foo
|
bar
|
baz
&&
# LINT: final line of pipe sequence ('cow') lacking "&&"
fish
|
cow
sunder
)