Module: Punchlist
- Defined in:
- lib/punchlist.rb,
lib/punchlist/config.rb,
lib/punchlist/offense.rb,
lib/punchlist/version.rb,
lib/punchlist/renderer.rb,
lib/punchlist/inspector.rb,
lib/punchlist/option_parser.rb
Overview
Counts the number of ‘todo’ comments in your code (‘Comment annotations’).
Defined Under Namespace
Classes: CliRenderer, Config, Inspector, Offense, OptionParser, Punchlist
Constant Summary collapse
- VERSION =
'1.3.0'