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