Parse and output TODOs and FIXMEs from comments in your files
A danger-js plugin to list all todos/fixmes/etc added/changed in a PR
Scan for NOTE, OPTIMIZE, TODO, HACK, XXX, FIXME, and BUG comments within your source, and print them to stdout so you can deal with them.