Sign in
◑
Theme
code
/
git
/
aebf83d00a707e6ba232f07dc439ddcf8cf4bbbd
/
.
/
t
/
greplint
/
bare-grep-lint-ok.test
blob: 335b902a42f15ba2f7d8d318961afcc387fa61f4 [
file
]
test_expect_success
'grep with lint-ok annotation is not flagged'
'
grep pattern file && # lint-ok
echo done
'