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