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