TODOS.md in inch-0.1.0 vs TODOS.md in inch-0.1.1
- old
+ new
@@ -5,8 +5,6 @@
* --[no-]api API
* Provide reusable context that filters code objects according to the
visibility options
* Add support for multiple signatures for methods
(realized via the @overload tag in YARD)
-* YARD assigns an implicit @return tag to methods ending in a question
- mark -- maybe this is a problem since those methods appear as `C` in
- the output, even if they don't have any other documentation
+* Make `inch lib/optparse.rb` work (without explicit `suggest`)