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