Code & Deploy
Code
Models
Repos
Sign in
@leroysheep
/
BookAlchemy
BookAlchemy
/
t
/
greplint
/
bare-grep-pattern-file.test
Code
Commits
Pulls
CI/CD
81,841
master
bisect
jch
maint
master
next
seen
test
todo
test
3 lines
72 Bytes
Copy permalink
Copy
Raw
1
test_expect_success
'grep -f is flagged'
'
2
grep -f patterns.txt file
3
'