Sha256: 0b597ca0f71608dd8da869a78b95627338de70f2b7a8cbe1666d97135ea5d9d9

Contents?: true

Size: 682 Bytes

Versions: 1

Compression:

Stored size: 682 Bytes

Contents

# TODOs

* Recognize all relevant options in .yardopts file
  * --plugin
  * --[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)
* Think about implicit cases in terms of evaluation:
  * constructors without docstring/return_type
  * ?-methods with a return description
* Think about limiting the number of `B`-objects in `inch suggest`
  `inch suggest` shows too many `B`s even though there are still undocumented
  objects in the codebase. this becomes a problem, when one thinks of `B` as
  "good enough", which Inch itself suggests.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
inch-0.1.4 TODOS.md