This website requires JavaScript.
Explore
Help
Sign in
neingeist
/
dirty-helpers
Watch
1
Star
0
Fork
You've already forked dirty-helpers
0
Code
Issues
1
Pull requests
Releases
Wiki
Activity
afa7bf3d8c
dirty-helpers
/
XXX
4 lines
89 B
Text
Raw
Normal View
History
Unescape
Escape
add XXX: List XXXs, FIXMEs and TODOs in files
2016-10-14 15:01:10 +02:00
#!/bin/sh
# List XXXs, FIXMEs and TODOs in files
XXX: Allow user-supplied ag options
2017-09-26 21:21:49 +02:00
ag '^(?!.*mktemp).*XXX|FIXME|TODO' "$@"
Reference in a new issue
Copy permalink