todo_lint 0.3.1
todo_lint can be integrated into a continuous integration workflow to keep todo comments from becoming stagnant over time. Just annotate the comment with a date, and if that date has passed, your build will fail, and you'll be reminded to snooze the todo a little later, or finally address it.
Gemfile:
=
install:
=
Runtime Dependencies (2):
rainbow
~> 2.0.0
required_arg
~> 1.0
Development Dependencies (1):
bundler
~> 1.10