repo.or.cz
/
git
/
debian.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'master' of github.com:Softcatala/git-po
[git/debian.git]
/
t
/
chainlint
/
broken-chain.test
blob
3cc67b65d0c9ddf6739c9060c7cf3ff45fa277b8
1
(
2
foo &&
3
# LINT: missing "&&" from 'bar'
4
bar
5
baz &&
6
# LINT: final statement before closing ")" legitimately lacks "&&"
7
wop
8
)